Uses of Package
org.jasig.portal.channels.groupsmanager

Packages that use org.jasig.portal.channels.groupsmanager
org.jasig.portal.channels.groupsmanager   
org.jasig.portal.channels.groupsmanager.commands   
org.jasig.portal.channels.groupsmanager.permissions   
org.jasig.portal.channels.groupsmanager.wrappers   
 

Classes in org.jasig.portal.channels.groupsmanager used by org.jasig.portal.channels.groupsmanager
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.
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
 

Classes in org.jasig.portal.channels.groupsmanager used by org.jasig.portal.channels.groupsmanager.commands
CGroupsManagerSessionData
          Session data for a cached thread stored in a Map in CGroupsManager
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
 

Classes in org.jasig.portal.channels.groupsmanager used by org.jasig.portal.channels.groupsmanager.permissions
GroupsManagerConstants
          An interface that holds global variables uses to externalize settings from the classes that use them.
IGroupsManagerPermissions
          IGroupsManagerPermissions allows servants to be created using pluggable permissions policies to reflect the needs of the master channel.
 

Classes in org.jasig.portal.channels.groupsmanager used by org.jasig.portal.channels.groupsmanager.wrappers
CGroupsManagerUnrestrictedSessionData
          Session data that is a subset of CGroupsManagerSessionData.
GroupsManagerConstants
          An interface that holds global variables uses to externalize settings from the classes that use them.
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