Uses of Class
com.arsdigita.kernel.UserCollection

Packages that use UserCollection
com.arsdigita.kernel Provides the classes that are essential for building a CCM web application, including ACSObject, packages, parties, and permissions. 
com.arsdigita.populate   
com.arsdigita.workflow.simple A tool framework for establishing collaboration among all the specialized members of a production staff. 
 

Uses of UserCollection in com.arsdigita.kernel
 

Methods in com.arsdigita.kernel that return UserCollection
 UserCollection Role.getMemberUsers()
          Deprecated. Use Role.getContainedUsers()
 UserCollection Role.getContainedUsers()
          Returns a collection of users that are direct members in this role.
 UserCollection Group.getMemberUsers()
          Returns a collection of users that are direct members of this group.
 UserCollection Group.getAllMemberUsers()
          Returns a collection of users that are either directly or indirectly members of this group.
static UserCollection User.retrieveAll()
          Retrieves all users.
 

Uses of UserCollection in com.arsdigita.populate
 

Methods in com.arsdigita.populate that return UserCollection
 UserCollection PopulateUsers.getPopulatedUsers()
          Gets a collection of the users populated
 

Uses of UserCollection in com.arsdigita.workflow.simple
 

Methods in com.arsdigita.workflow.simple that return UserCollection
 UserCollection UserTask.getAssignedUserCollection()
           
 



Copyright (c) 2004 Red Hat, Inc. Corporation. All Rights Reserved. Generated at July 20 2004:2337 UTC