uPortal 2.4.1
API Documentation

Package org.jasig.portal.channels.groupsmanager

Interface Summary
GroupsManagerConstants An interface that holds global variables uses to externalize settings from the classes that use them.
IGroupsManagerCommand Defines the interface for a command object to be used by CGroupssManager
IGroupsManagerPermissions IGroupsManagerPermissions allows servants to be created using pluggable permissions policies to reflect the needs of the master channel.
IGroupsManagerWrapper Defines the interface for a wrapper object to be used by CGroupssManager
 

Class Summary
CGroupsManager CGroupsManager allows users to graphically administer all groups for which user has administrtaive permissions.
CGroupsManagerServant CGroupsManagerServant is an IServant subclass of CGroupsManager This will allow other channels to delegate to CGroupsManager at runtime
CGroupsManagerServantFactory A Factory that produces a Groups Manager IServant for one of several groups-management related tasks.
CGroupsManagerSessionData Session data for a cached thread stored in a Map in CGroupsManager
CGroupsManagerUnrestrictedSessionData Session data that is a subset of CGroupsManagerSessionData.
GroupsManagerCommandFactory A class designed to decouple a request for an action to be performed from the class responsible for the action.
GroupsManagerWrapperFactory A class designed to decouple a request for the creation of xml for an object from the class requestor class.
GroupsManagerXML Contains a groups of static methods used to centralize the generation and retrieval of xml elements for groups and entities.
SearchResultsGroupImpl SearchResultsGroupImp summary description sentence goes here.
Utility A class holding utility functions used by the Groups Manager channel.
 


uPortal 2.4.1
API Documentation