-
Packages that use SpecialPrincipal Package Description com.filenet.api.constants Provides classes defining collections of related, type-safe constant values. -
-
Uses of SpecialPrincipal in com.filenet.api.constants
Fields in com.filenet.api.constants declared as SpecialPrincipal Modifier and Type Field and Description static SpecialPrincipalSpecialPrincipal. AUTHENTICATED_USERSSpecifies aSpecialPrincipalthat is a group of authenticated users.static SpecialPrincipalSpecialPrincipal. CREATOR_OWNERSpecifies aSpecialPrincipalthat is the#CREATOR-OWNERaccount.Methods in com.filenet.api.constants that return SpecialPrincipal Modifier and Type Method and Description static SpecialPrincipalSpecialPrincipal. getInstanceFromString(java.lang.String value)Deprecated.As of P8 5.2.2, and will be removed in a later release.static SpecialPrincipalSpecialPrincipal. REALM_USERS(Realm realm)Return aSpecialPrincipalobject for a #REALM-USERS(realm)static SpecialPrincipalSpecialPrincipal. REALM_USERS(java.lang.String qualifier)Return aSpecialPrincipalobject for a #REALM-USERS(qualifier)
-