|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GroupSet | |
---|---|
com.filenet.api.security | Provides interfaces related to authentication, authorization, and user- and group-specific data. |
Uses of GroupSet in com.filenet.api.security |
---|
Methods in com.filenet.api.security that return GroupSet | |
---|---|
GroupSet |
Realm.findGroups(java.lang.String searchPattern,
PrincipalSearchType searchType,
PrincipalSearchAttribute searchAttribute,
PrincipalSearchSortType sortType,
java.lang.Integer pageSize,
PropertyFilter filter)
Returns a set of groups from this realm that matches the search parameters. |
GroupSet |
Group.get_Groups()
Returns the value of the Groups property. |
GroupSet |
Group.get_MemberOfGroups()
Returns the value of the MemberOfGroups property. |
GroupSet |
User.get_MemberOfGroups()
Returns the value of the MemberOfGroups property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |