Package | Description |
---|---|
com.filenet.api.constants |
Provides classes defining collections of related, type-safe constant values.
|
Modifier and Type | Field and Description |
---|---|
static SpecialPrincipal |
SpecialPrincipal.AUTHENTICATED_USERS
Specifies a
SpecialPrincipal that is a
group of authenticated users. |
static SpecialPrincipal |
SpecialPrincipal.CREATOR_OWNER
Specifies a
SpecialPrincipal that is the
#CREATOR-OWNER account. |
Modifier and Type | Method and Description |
---|---|
static SpecialPrincipal |
SpecialPrincipal.getInstanceFromString(java.lang.String value)
Returns an instance of this class based on the specified value.
|
© Copyright IBM Corporation 2006, 2015. All rights reserved.