com.atlassian.confluence.user
Class ConfluenceUserPropertySetFactory

java.lang.Object
  extended by com.atlassian.confluence.user.ConfluenceUserPropertySetFactory
All Implemented Interfaces:
com.atlassian.user.properties.PropertySetFactory

public class ConfluenceUserPropertySetFactory
extends java.lang.Object
implements com.atlassian.user.properties.PropertySetFactory


Field Summary
static java.lang.String PROPERTY_PREFIX
           
 
Constructor Summary
ConfluenceUserPropertySetFactory(com.opensymphony.module.propertyset.hibernate.HibernateConfigurationProvider configProvider)
           
 
Method Summary
 com.opensymphony.module.propertyset.PropertySet getPropertySet(com.atlassian.user.Entity entity)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

PROPERTY_PREFIX

public static final java.lang.String PROPERTY_PREFIX
See Also:
Constant Field Values
Constructor Detail

ConfluenceUserPropertySetFactory

public ConfluenceUserPropertySetFactory(com.opensymphony.module.propertyset.hibernate.HibernateConfigurationProvider configProvider)
Method Detail

getPropertySet

public com.opensymphony.module.propertyset.PropertySet getPropertySet(com.atlassian.user.Entity entity)
                                                               throws com.atlassian.user.EntityException
Specified by:
getPropertySet in interface com.atlassian.user.properties.PropertySetFactory
Throws:
com.atlassian.user.EntityException


Copyright © 2003-2014 Atlassian. All Rights Reserved.