Package com.atlassian.confluence.user
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.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final String
Deprecated, for removal: This API element is subject to removal in a future version. -
Constructor Summary
ConstructorsConstructorDescriptionDeprecated, for removal: This API element is subject to removal in a future version. -
Method Summary
Modifier and TypeMethodDescriptioncom.opensymphony.module.propertyset.PropertySet
getPropertySet
(com.atlassian.user.Entity entity) Deprecated, for removal: This API element is subject to removal in a future version.
-
Field Details
-
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 interfacecom.atlassian.user.properties.PropertySetFactory
- Throws:
com.atlassian.user.EntityException
-
UserAccessor.getUserPreferences(ConfluenceUser)
instead.