Uses of Interface
com.atlassian.crowd.dao.property.PropertyDAO

Packages that use PropertyDAO
com.atlassian.crowd.dao.property   
com.atlassian.crowd.manager.property   
com.atlassian.crowd.migration   
 

Uses of PropertyDAO in com.atlassian.crowd.dao.property
 

Classes in com.atlassian.crowd.dao.property that implement PropertyDAO
 class PropertyDAOHibernate
           
 

Uses of PropertyDAO in com.atlassian.crowd.manager.property
 

Constructors in com.atlassian.crowd.manager.property with parameters of type PropertyDAO
PluginPropertyManagerGeneric(PropertyDAO propertyDAO)
           
PropertyManagerGeneric(PropertyDAO propertyDAO)
           
 

Uses of PropertyDAO in com.atlassian.crowd.migration
 

Constructors in com.atlassian.crowd.migration with parameters of type PropertyDAO
PropertyMapper(org.hibernate.SessionFactory sessionFactory, BatchProcessor batchProcessor, PropertyDAO propertyDAO)
           
 



Copyright © 2012 Atlassian. All Rights Reserved.