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. |