com.atlassian.confluence.user
Class ConfluencePropertySetFactory

java.lang.Object
  extended bycom.atlassian.user.impl.hibernate.properties.HibernatePropertySetFactory
      extended bycom.atlassian.confluence.user.ConfluencePropertySetFactory
All Implemented Interfaces:
PropertySetFactory

public class ConfluencePropertySetFactory
extends HibernatePropertySetFactory


Field Summary
 
Fields inherited from class com.atlassian.user.impl.hibernate.properties.HibernatePropertySetFactory
EXTERNAL_ENTITY, externalEntityDAO, HIBERNATE_PROPERTY_SET, LOCAL_USER, repository, userManager
 
Constructor Summary
ConfluencePropertySetFactory(UserManager userManager, ExternalEntityDAO externalEntityDAO, HibernateRepository repository)
           
 
Method Summary
protected  com.opensymphony.module.propertyset.PropertySet getPropertySet(HashMap args)
           
 
Methods inherited from class com.atlassian.user.impl.hibernate.properties.HibernatePropertySetFactory
getPropertySet, getPropertySet, init
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConfluencePropertySetFactory

public ConfluencePropertySetFactory(UserManager userManager,
                                    ExternalEntityDAO externalEntityDAO,
                                    HibernateRepository repository)
Method Detail

getPropertySet

protected com.opensymphony.module.propertyset.PropertySet getPropertySet(HashMap args)


Confluence is developed by Atlassian.