Uses of Interface
com.atlassian.user.impl.hibernate.ExternalEntityDAO

Packages that use ExternalEntityDAO
com.atlassian.user.impl.hibernate   
com.atlassian.user.impl.hibernate.properties   
 

Uses of ExternalEntityDAO in com.atlassian.user.impl.hibernate
 

Classes in com.atlassian.user.impl.hibernate that implement ExternalEntityDAO
 class CachingExternalEntityDAO
           
 class DefaultExternalEntityDAO
           
 

Fields in com.atlassian.user.impl.hibernate declared as ExternalEntityDAO
protected  ExternalEntityDAO HibernateGroupManager.externalEntityDao
           
 

Constructors in com.atlassian.user.impl.hibernate with parameters of type ExternalEntityDAO
HibernateGroupManager(RepositoryIdentifier identifier, HibernateRepository repository, UserManager userManager, ExternalEntityDAO externalEntityDao)
           
 

Uses of ExternalEntityDAO in com.atlassian.user.impl.hibernate.properties
 

Fields in com.atlassian.user.impl.hibernate.properties declared as ExternalEntityDAO
protected  ExternalEntityDAO HibernatePropertySetFactory.externalEntityDAO
           
 

Constructors in com.atlassian.user.impl.hibernate.properties with parameters of type ExternalEntityDAO
HibernatePropertySetFactory(UserManager userManager, ExternalEntityDAO externalEntityDAO, HibernateRepository repository)
           
 



Copyright © 2005-2008 Atlassian Software Systems Pty Ltd. All Rights Reserved.