|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
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)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |