-
Packages that use CmIdentityRuleList Package Description com.filenet.api.admin Provides classes and interfaces that are used in the administration of a FileNet P8 Content Engine Server.com.filenet.api.core Provides classes and interfaces that are related to the core business objects of the API, such asEntireNetwork,Domain,Document,Folder, and so on. -
-
Uses of CmIdentityRuleList in com.filenet.api.admin
Methods in com.filenet.api.admin that return CmIdentityRuleList Modifier and Type Method and Description CmIdentityRuleListCmDirectoryConfigurationManaged. get_IdentityRules()The rules determining acceptable email addresses for managed users in this realm.Methods in com.filenet.api.admin with parameters of type CmIdentityRuleList Modifier and Type Method and Description voidCmDirectoryConfigurationManaged. set_IdentityRules(CmIdentityRuleList value)The rules determining acceptable email addresses for managed users in this realm. -
Uses of CmIdentityRuleList in com.filenet.api.core
Methods in com.filenet.api.core that return CmIdentityRuleList Modifier and Type Method and Description static CmIdentityRuleListFactory.CmIdentityRule. createList()Creates a new instance of this collection class.
-