com.crystaldecisions.sdk.occa.security
Interface CeSecurityOptions


public interface CeSecurityOptions

This interface defines the options that can apply to a security content.


Nested Class Summary
static interface CeSecurityOptions.RightScope
          The object scope of a right.
 
Field Summary
static java.lang.String ANY_OBJTYPE
          const string representing any object type.
 

Field Detail

ANY_OBJTYPE

static final java.lang.String ANY_OBJTYPE
const string representing any object type. When a right's applicable kind is set to this constant, the right applies to all plugins in the given scope.

See Also:
Constant Field Values