-
Packages that use CmRoleMemberList Package Description 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.com.filenet.api.security Provides interfaces related to authentication, authorization, and user- and group-specific data. -
-
Uses of CmRoleMemberList in com.filenet.api.core
Methods in com.filenet.api.core that return CmRoleMemberList Modifier and Type Method and Description static CmRoleMemberListFactory.CmRoleMember. createList()Creates a new instance of this collection class. -
Uses of CmRoleMemberList in com.filenet.api.security
Methods in com.filenet.api.security that return CmRoleMemberList Modifier and Type Method and Description CmRoleMemberListCmStaticRole. get_RoleMembers()Returns the value of the RoleMembers property.Methods in com.filenet.api.security with parameters of type CmRoleMemberList Modifier and Type Method and Description voidCmStaticRole. set_RoleMembers(CmRoleMemberList value)Sets the value of the RoleMembers property.
-