-
Packages that use CmLocalGroupMemberList 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 CmLocalGroupMemberList in com.filenet.api.core
Methods in com.filenet.api.core that return CmLocalGroupMemberList Modifier and Type Method and Description static CmLocalGroupMemberListFactory.CmLocalGroupMember. createList()Creates a new instance of this collection class. -
Uses of CmLocalGroupMemberList in com.filenet.api.security
Methods in com.filenet.api.security that return CmLocalGroupMemberList Modifier and Type Method and Description CmLocalGroupMemberListCmLocalGroup. get_GroupMembers()The members of the local group.Methods in com.filenet.api.security with parameters of type CmLocalGroupMemberList Modifier and Type Method and Description voidCmLocalGroup. set_GroupMembers(CmLocalGroupMemberList value)The members of the local group.
-