|
uPortal 2.4.1 API Documentation |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jasig.portal.groups.pags.XMLPersonAttributesConfiguration
Read in the configuration for the Person Attributes group store using an XML file. See the example file in /properties/groups/PAGSGroupStoreConfig.xml and the DTD in /webpages/dtd/PAGSGroupStore.dtd for information on the file format.
Constructor Summary | |
XMLPersonAttributesConfiguration()
|
Method Summary | |
java.util.Map |
getConfig()
Get the group definitions for the store. |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public XMLPersonAttributesConfiguration()
Method Detail |
public java.util.Map getConfig()
IPersonAttributesConfiguration
getConfig
in interface IPersonAttributesConfiguration
|
uPortal 2.4.1 API Documentation |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |