Uses of Class
org.jasig.portal.groups.pags.PersonAttributesGroupStore.GroupDefinition

Packages that use PersonAttributesGroupStore.GroupDefinition
org.jasig.portal.groups.pags   
 

Uses of PersonAttributesGroupStore.GroupDefinition in org.jasig.portal.groups.pags
 

Methods in org.jasig.portal.groups.pags that return PersonAttributesGroupStore.GroupDefinition
private  PersonAttributesGroupStore.GroupDefinition XMLPersonAttributesConfiguration.initGroupDef(org.w3c.dom.Element groupElement)
           
 

Methods in org.jasig.portal.groups.pags with parameters of type PersonAttributesGroupStore.GroupDefinition
private  void XMLPersonAttributesConfiguration.addMemberKeys(PersonAttributesGroupStore.GroupDefinition groupDef, org.w3c.dom.Element members)
           
private  boolean PersonAttributesGroupStore.testRecursively(PersonAttributesGroupStore.GroupDefinition groupDef, IPerson person)