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

Packages that use org.jasig.portal.channels.permissionsmanager
org.jasig.portal.channels.permissionsmanager   
org.jasig.portal.channels.permissionsmanager.commands   
 

Classes in org.jasig.portal.channels.permissionsmanager used by org.jasig.portal.channels.permissionsmanager
CommandFactory
          CommadFactory provides IPermissionCommand objects to CPermissionsManager
CPermissionsManager
          CPermissionsManager allows graphical administration of permissions for all owners that have a representative implementation of IPermissible recorded in the table UPC_PERM_MGR
CPermissionsManagerServantFactory
          CPermissionsManagerServantFactory calling getPermissionsServant will return an instance of the default CPermissionsManagerServant implementation
IPermissionCommand
          Defines the interface for a command object to be used by CPermissionsManager
PermissionsSessionData
          PermissionsSessionData A lightweight object used to store all values associated with a single channel session of CPermissionsManager
RDBMPermissibleRegistry
          This class keeps track of IPermissible objects on behalf of CPermissionsManager, and is used to register new classes that generate CPermissionsManagerServants It also include hard coded references to 3 known IPermissibles, but will gracefully ignore them if they are not found
 

Classes in org.jasig.portal.channels.permissionsmanager used by org.jasig.portal.channels.permissionsmanager.commands
IPermissionCommand
          Defines the interface for a command object to be used by CPermissionsManager
PermissionsSessionData
          PermissionsSessionData A lightweight object used to store all values associated with a single channel session of CPermissionsManager