Class ConfluenceUserPropertySetFactory

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

@Deprecated(forRemoval=true) public class ConfluenceUserPropertySetFactory extends Object implements com.atlassian.user.properties.PropertySetFactory
Deprecated, for removal: This API element is subject to removal in a future version.
since 9.2.1, read-only from 10.0, for removal in 11.0. Use UserAccessor.getUserPreferences(ConfluenceUser) instead.
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final String
    Deprecated, for removal: This API element is subject to removal in a future version.
     
  • Constructor Summary

    Constructors
    Constructor
    Description
    Deprecated, for removal: This API element is subject to removal in a future version.
     
  • Method Summary

    Modifier and Type
    Method
    Description
    com.opensymphony.module.propertyset.PropertySet
    getPropertySet(com.atlassian.user.Entity entity)
    Deprecated, for removal: This API element is subject to removal in a future version.
     

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Field Details

    • PROPERTY_PREFIX

      public static final String PROPERTY_PREFIX
      Deprecated, for removal: This API element is subject to removal in a future version.
      See Also:
  • Constructor Details

    • ConfluenceUserPropertySetFactory

      public ConfluenceUserPropertySetFactory()
      Deprecated, for removal: This API element is subject to removal in a future version.
  • Method Details

    • getPropertySet

      public com.opensymphony.module.propertyset.PropertySet getPropertySet(com.atlassian.user.Entity entity) throws com.atlassian.user.EntityException
      Deprecated, for removal: This API element is subject to removal in a future version.
      Specified by:
      getPropertySet in interface com.atlassian.user.properties.PropertySetFactory
      Throws:
      com.atlassian.user.EntityException