org.jasig.portal.groups.pags
Interface IPersonAttributesConfiguration
- All Known Implementing Classes:
- XMLPersonAttributesConfiguration
public interface IPersonAttributesConfiguration
Interface for configuration providers for the Person Attributes Group Store.
Portal implementors may choose to override the default implementation of
this type, XMLPersonAttributesConfiguration
, in order to
provide a list of group definitions for the PAGS to use.
- Version:
- $Revision: 1.3 $
- Author:
- Al wold
Method Summary |
java.util.Map |
getConfig()
Get the group definitions for the store. |
getConfig
java.util.Map getConfig()
- Get the group definitions for the store. Implementations
should initialize a Map of PersonAttributesGroupStore.GroupDefinition
objects.
- Returns:
- Map consisting of group definitions, keyed by group key