Uses of Package
org.jasig.portal.groups

Packages that use org.jasig.portal.groups
org.jasig.portal   
org.jasig.portal.channels.groupsmanager   
org.jasig.portal.channels.groupsmanager.commands   
org.jasig.portal.channels.groupsmanager.permissions   
org.jasig.portal.channels.groupsmanager.wrappers   
org.jasig.portal.groups   
org.jasig.portal.groups.filesystem   
org.jasig.portal.groups.ldap   
org.jasig.portal.groups.local   
org.jasig.portal.groups.local.searchers   
org.jasig.portal.groups.pags   
org.jasig.portal.layout.alm   
org.jasig.portal.layout.alm.channels   
org.jasig.portal.layout.dlm.providers   
org.jasig.portal.layout.restrictions.alm   
org.jasig.portal.security   
org.jasig.portal.security.provider   
org.jasig.portal.services   
org.jasig.portal.tools.chanpub   
 

Classes in org.jasig.portal.groups used by org.jasig.portal
GroupsException
          A GroupsException describes a problem in the groups structure or in the groups store.
IEntityGroup
          An IEntityGroup is a composite, or non-leaf IGroupMember.
IGroupMember
          An IGroupMember defines common behavior for both the leaf IEntity and composite IEntityGroup sub-types that together make up a Groups structure.
 

Classes in org.jasig.portal.groups used by org.jasig.portal.channels.groupsmanager
GroupsException
          A GroupsException describes a problem in the groups structure or in the groups store.
IEntity
          IEntity is the leaf sub-type of IGroupMember.
IEntityGroup
          An IEntityGroup is a composite, or non-leaf IGroupMember.
IGroupMember
          An IGroupMember defines common behavior for both the leaf IEntity and composite IEntityGroup sub-types that together make up a Groups structure.
IIndividualGroupService
          Defines a component group service that finds and maintains IGroupMembers within a composite group service.
ILockableEntityGroup
          Defines an IEntityGroup that can be locked for update.
 

Classes in org.jasig.portal.groups used by org.jasig.portal.channels.groupsmanager.commands
IGroupMember
          An IGroupMember defines common behavior for both the leaf IEntity and composite IEntityGroup sub-types that together make up a Groups structure.
 

Classes in org.jasig.portal.groups used by org.jasig.portal.channels.groupsmanager.permissions
IGroupMember
          An IGroupMember defines common behavior for both the leaf IEntity and composite IEntityGroup sub-types that together make up a Groups structure.
 

Classes in org.jasig.portal.groups used by org.jasig.portal.channels.groupsmanager.wrappers
IGroupMember
          An IGroupMember defines common behavior for both the leaf IEntity and composite IEntityGroup sub-types that together make up a Groups structure.
 

Classes in org.jasig.portal.groups used by org.jasig.portal.groups
ComponentGroupServiceDescriptor
          A data holder for configuration information about a specific component group service.
CompositeEntityIdentifier
          A composite key and type that uniquely identify a portal entity.
EntityGroupImpl
          Reference implementation for IEntityGroup.
GroupMemberImpl
          GroupMemberImpl summary first sentence goes here.
GroupServiceConfiguration
          Parses service descriptions found in the file found at SERVICES_XML.
GroupServiceConfiguration.GroupConfigurationHandler
           
GroupsException
          A GroupsException describes a problem in the groups structure or in the groups store.
IComponentGroupService
          Defines a component group service that is part of a composite groups system.
IComponentGroupServiceFactory
          Factory interface for creating an IComponentGroupService.
ICompositeGroupService
          Defines an api for discovering entry points into a composite groups system consisting of component group services.
ICompositeGroupServiceFactory
          Factory interface for creating an ICompositeGroupService.
IEntity
          IEntity is the leaf sub-type of IGroupMember.
IEntityGroup
          An IEntityGroup is a composite, or non-leaf IGroupMember.
IEntityGroupStore
          Interface for finding and maintaining IEntityGroups.
IEntityGroupStoreFactory
          Factory interface for creating an IEntityGroupStore.
IEntityNameFinder
          Interface for finding the names of portal entities of a given type.
IEntityNameFinderFactory
          Factory interface for creating IEntityNameFinders.
IEntitySearcher
          Defines an api for searching for entities
IEntitySearcherFactory
          Factory interface for creating an IEntitySearcher.
IEntityStore
          An interface for retrieving IEntities.
IEntityStoreFactory
          Factory interface for creating an IEntityStore.
IGroupConstants
          Defines constants for Groups related classes
IGroupMember
          An IGroupMember defines common behavior for both the leaf IEntity and composite IEntityGroup sub-types that together make up a Groups structure.
IGroupService
          Defines an api for discovering an entry point into the groups system, represented by an IGroupMember.
IGroupServiceFactory
          Factory interface for creating an IGroupService.
IIndividualGroupService
          Defines a component group service that finds and maintains IGroupMembers within a composite group service.
ILockableEntityGroup
          Defines an IEntityGroup that can be locked for update.
ILockableGroupService
          Extends IGroupService with methods for finding and maintaining ILockableEntityGroups.
PersonDirNameFinder
          Implementation of IEntityNameFinder for IPersons by looking up displayName from an IPersonAttributeDao.
RDBMEntityGroupStore
          Store for EntityGroupImpl.
ReferenceComponentGroupService
          Reference implementation of IComponentGroupService.
ReferenceCompositeGroupService
           
 

Classes in org.jasig.portal.groups used by org.jasig.portal.groups.filesystem
ComponentGroupServiceDescriptor
          A data holder for configuration information about a specific component group service.
GroupServiceConfiguration
          Parses service descriptions found in the file found at SERVICES_XML.
GroupsException
          A GroupsException describes a problem in the groups structure or in the groups store.
IEntity
          IEntity is the leaf sub-type of IGroupMember.
IEntityGroup
          An IEntityGroup is a composite, or non-leaf IGroupMember.
IEntityGroupStore
          Interface for finding and maintaining IEntityGroups.
IEntityGroupStoreFactory
          Factory interface for creating an IEntityGroupStore.
IEntitySearcher
          Defines an api for searching for entities
IEntitySearcherFactory
          Factory interface for creating an IEntitySearcher.
IEntityStore
          An interface for retrieving IEntities.
IEntityStoreFactory
          Factory interface for creating an IEntityStore.
IGroupConstants
          Defines constants for Groups related classes
IGroupMember
          An IGroupMember defines common behavior for both the leaf IEntity and composite IEntityGroup sub-types that together make up a Groups structure.
ILockableEntityGroup
          Defines an IEntityGroup that can be locked for update.
 

Classes in org.jasig.portal.groups used by org.jasig.portal.groups.ldap
ComponentGroupServiceDescriptor
          A data holder for configuration information about a specific component group service.
GroupsException
          A GroupsException describes a problem in the groups structure or in the groups store.
IEntity
          IEntity is the leaf sub-type of IGroupMember.
IEntityGroup
          An IEntityGroup is a composite, or non-leaf IGroupMember.
IEntityGroupStore
          Interface for finding and maintaining IEntityGroups.
IEntityGroupStoreFactory
          Factory interface for creating an IEntityGroupStore.
IEntitySearcher
          Defines an api for searching for entities
IEntitySearcherFactory
          Factory interface for creating an IEntitySearcher.
IEntityStore
          An interface for retrieving IEntities.
IEntityStoreFactory
          Factory interface for creating an IEntityStore.
IGroupConstants
          Defines constants for Groups related classes
IGroupMember
          An IGroupMember defines common behavior for both the leaf IEntity and composite IEntityGroup sub-types that together make up a Groups structure.
ILockableEntityGroup
          Defines an IEntityGroup that can be locked for update.
 

Classes in org.jasig.portal.groups used by org.jasig.portal.groups.local
GroupsException
          A GroupsException describes a problem in the groups structure or in the groups store.
IEntitySearcher
          Defines an api for searching for entities
IGroupConstants
          Defines constants for Groups related classes
 

Classes in org.jasig.portal.groups used by org.jasig.portal.groups.local.searchers
GroupsException
          A GroupsException describes a problem in the groups structure or in the groups store.
IGroupConstants
          Defines constants for Groups related classes
 

Classes in org.jasig.portal.groups used by org.jasig.portal.groups.pags
ComponentGroupServiceDescriptor
          A data holder for configuration information about a specific component group service.
GroupsException
          A GroupsException describes a problem in the groups structure or in the groups store.
IEntity
          IEntity is the leaf sub-type of IGroupMember.
IEntityGroup
          An IEntityGroup is a composite, or non-leaf IGroupMember.
IEntityGroupStore
          Interface for finding and maintaining IEntityGroups.
IEntityGroupStoreFactory
          Factory interface for creating an IEntityGroupStore.
IEntitySearcher
          Defines an api for searching for entities
IEntitySearcherFactory
          Factory interface for creating an IEntitySearcher.
IEntityStore
          An interface for retrieving IEntities.
IEntityStoreFactory
          Factory interface for creating an IEntityStore.
IGroupConstants
          Defines constants for Groups related classes
IGroupMember
          An IGroupMember defines common behavior for both the leaf IEntity and composite IEntityGroup sub-types that together make up a Groups structure.
ILockableEntityGroup
          Defines an IEntityGroup that can be locked for update.
 

Classes in org.jasig.portal.groups used by org.jasig.portal.layout.alm
IGroupMember
          An IGroupMember defines common behavior for both the leaf IEntity and composite IEntityGroup sub-types that together make up a Groups structure.
 

Classes in org.jasig.portal.groups used by org.jasig.portal.layout.alm.channels
IGroupMember
          An IGroupMember defines common behavior for both the leaf IEntity and composite IEntityGroup sub-types that together make up a Groups structure.
 

Classes in org.jasig.portal.groups used by org.jasig.portal.layout.dlm.providers
IEntityGroup
          An IEntityGroup is a composite, or non-leaf IGroupMember.
 

Classes in org.jasig.portal.groups used by org.jasig.portal.layout.restrictions.alm
IEntityGroup
          An IEntityGroup is a composite, or non-leaf IGroupMember.
IGroupService
          Defines an api for discovering an entry point into the groups system, represented by an IGroupMember.
IGroupServiceFactory
          Factory interface for creating an IGroupService.
 

Classes in org.jasig.portal.groups used by org.jasig.portal.security
GroupsException
          A GroupsException describes a problem in the groups structure or in the groups store.
IGroupMember
          An IGroupMember defines common behavior for both the leaf IEntity and composite IEntityGroup sub-types that together make up a Groups structure.
 

Classes in org.jasig.portal.groups used by org.jasig.portal.security.provider
GroupsException
          A GroupsException describes a problem in the groups structure or in the groups store.
IEntityGroup
          An IEntityGroup is a composite, or non-leaf IGroupMember.
IGroupMember
          An IGroupMember defines common behavior for both the leaf IEntity and composite IEntityGroup sub-types that together make up a Groups structure.
 

Classes in org.jasig.portal.groups used by org.jasig.portal.services
GroupServiceConfiguration
          Parses service descriptions found in the file found at SERVICES_XML.
GroupsException
          A GroupsException describes a problem in the groups structure or in the groups store.
ICompositeGroupService
          Defines an api for discovering entry points into a composite groups system consisting of component group services.
IEntity
          IEntity is the leaf sub-type of IGroupMember.
IEntityGroup
          An IEntityGroup is a composite, or non-leaf IGroupMember.
IEntityNameFinder
          Interface for finding the names of portal entities of a given type.
IGroupConstants
          Defines constants for Groups related classes
IGroupMember
          An IGroupMember defines common behavior for both the leaf IEntity and composite IEntityGroup sub-types that together make up a Groups structure.
IGroupService
          Defines an api for discovering an entry point into the groups system, represented by an IGroupMember.
ILockableEntityGroup
          Defines an IEntityGroup that can be locked for update.
 

Classes in org.jasig.portal.groups used by org.jasig.portal.tools.chanpub
IEntity
          IEntity is the leaf sub-type of IGroupMember.
IEntityGroup
          An IEntityGroup is a composite, or non-leaf IGroupMember.