Uses of Interface
com.atlassian.crowd.openid.server.model.EntityObjectDAO

Packages that use EntityObjectDAO
com.atlassian.crowd.openid.server.model   
com.atlassian.crowd.openid.server.model.approval   
com.atlassian.crowd.openid.server.model.profile   
com.atlassian.crowd.openid.server.model.profile.attribute   
com.atlassian.crowd.openid.server.model.property   
com.atlassian.crowd.openid.server.model.record   
com.atlassian.crowd.openid.server.model.security   
com.atlassian.crowd.openid.server.model.site   
com.atlassian.crowd.openid.server.model.user   
 

Uses of EntityObjectDAO in com.atlassian.crowd.openid.server.model
 

Classes in com.atlassian.crowd.openid.server.model that implement EntityObjectDAO
 class EntityObjectDAOHibernate
           
 

Uses of EntityObjectDAO in com.atlassian.crowd.openid.server.model.approval
 

Subinterfaces of EntityObjectDAO in com.atlassian.crowd.openid.server.model.approval
 interface SiteApprovalDAO
           
 

Classes in com.atlassian.crowd.openid.server.model.approval that implement EntityObjectDAO
 class SiteApprovalDAOHibernate
           
 

Uses of EntityObjectDAO in com.atlassian.crowd.openid.server.model.profile
 

Subinterfaces of EntityObjectDAO in com.atlassian.crowd.openid.server.model.profile
 interface ProfileDAO
           
 

Classes in com.atlassian.crowd.openid.server.model.profile that implement EntityObjectDAO
 class ProfileDAOHibernate
           
 

Uses of EntityObjectDAO in com.atlassian.crowd.openid.server.model.profile.attribute
 

Subinterfaces of EntityObjectDAO in com.atlassian.crowd.openid.server.model.profile.attribute
 interface AttributeDAO
           
 

Classes in com.atlassian.crowd.openid.server.model.profile.attribute that implement EntityObjectDAO
 class AttributeDAOHibernate
           
 

Uses of EntityObjectDAO in com.atlassian.crowd.openid.server.model.property
 

Subinterfaces of EntityObjectDAO in com.atlassian.crowd.openid.server.model.property
 interface PropertyDAO
           
 

Classes in com.atlassian.crowd.openid.server.model.property that implement EntityObjectDAO
 class PropertyDAOHibernate
           
 

Uses of EntityObjectDAO in com.atlassian.crowd.openid.server.model.record
 

Subinterfaces of EntityObjectDAO in com.atlassian.crowd.openid.server.model.record
 interface AuthRecordDAO
           
 

Classes in com.atlassian.crowd.openid.server.model.record that implement EntityObjectDAO
 class AuthRecordDAOHibernate
           
 

Uses of EntityObjectDAO in com.atlassian.crowd.openid.server.model.security
 

Subinterfaces of EntityObjectDAO in com.atlassian.crowd.openid.server.model.security
 interface AddressRestrictionDAO
           
 

Classes in com.atlassian.crowd.openid.server.model.security that implement EntityObjectDAO
 class AddressRestrictionDAOHibernate
           
 

Uses of EntityObjectDAO in com.atlassian.crowd.openid.server.model.site
 

Subinterfaces of EntityObjectDAO in com.atlassian.crowd.openid.server.model.site
 interface SiteDAO
           
 

Classes in com.atlassian.crowd.openid.server.model.site that implement EntityObjectDAO
 class SiteDAOHibernate
           
 

Uses of EntityObjectDAO in com.atlassian.crowd.openid.server.model.user
 

Subinterfaces of EntityObjectDAO in com.atlassian.crowd.openid.server.model.user
 interface UserDAO
           
 

Classes in com.atlassian.crowd.openid.server.model.user that implement EntityObjectDAO
 class UserDAOHibernate
           
 



Copyright © 2010 Atlassian. All Rights Reserved.