Uses of Interface
com.filenet.api.collection.UserSet

Packages that use UserSet
com.filenet.api.security Provides interfaces related to authentication, authorization, and user- and group-specific data. 
 

Uses of UserSet in com.filenet.api.security
 

Methods in com.filenet.api.security that return UserSet
 UserSet Realm.findUsers(java.lang.String searchPattern, PrincipalSearchType searchType, PrincipalSearchAttribute searchAttribute, PrincipalSearchSortType sortType, java.lang.Integer pageSize, PropertyFilter filter)
          Returns a set of users, a page at a time, from this realm that matches the search parameters.
 UserSet Group.get_Users()
          Returns the value of the Users property.
 



© Copyright IBM Corporation 2006, 2008. All rights reserved.