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 IPersonAttributeDao implementation iterates through an ordered List of 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-2008 Java Architectures Special Interest Group. All Rights Reserved.