Uses of Class
org.jasig.services.persondir.support.AbstractAggregatingDefaultQueryPersonAttributeDao

Packages that use AbstractAggregatingDefaultQueryPersonAttributeDao
org.jasig.services.persondir.support   
 

Uses of AbstractAggregatingDefaultQueryPersonAttributeDao in org.jasig.services.persondir.support
 

Subclasses of AbstractAggregatingDefaultQueryPersonAttributeDao in org.jasig.services.persondir.support
 class CascadingPersonAttributeDao
          This org.jasig.portal.services.persondir.IPersonAttributeDao implementation iterates through an ordered List of org.jasig.portal.services.persondir.IPersonAttributeDao impls when getting user attributes.
 class MergingPersonAttributeDaoImpl
          A IPersonAttributeDao implementation which iterates over children IPersonAttributeDaos queries each with the same data and merges their reported attributes in a configurable way.
 



Copyright © 1998-2007 Java Architectures Special Interest Group. All Rights Reserved.