Uses of Interface
com.atlassian.crowd.openid.server.model.profile.attribute.AttributeDAO

Packages that use AttributeDAO
com.atlassian.crowd.openid.server.manager.profile   
com.atlassian.crowd.openid.server.model.profile.attribute   
 

Uses of AttributeDAO in com.atlassian.crowd.openid.server.manager.profile
 

Methods in com.atlassian.crowd.openid.server.manager.profile that return AttributeDAO
 AttributeDAO ProfileManagerGeneric.getAttributeDAO()
           
 

Methods in com.atlassian.crowd.openid.server.manager.profile with parameters of type AttributeDAO
 void ProfileManagerGeneric.setAttributeDAO(AttributeDAO attributeDAO)
           
 

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

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



Copyright © 2009 Atlassian Pty Ltd. All Rights Reserved.