Package com.atlassian.confluence.core
Interface ConfluencePropertySetManager
- All Known Implementing Classes:
DefaultPropertySetManager
Deprecated, for removal: This API element is subject to removal in a future version.
since 8.9, for removal in 10.0. Please use one of the linked alternatives instead.
Convenient way to break out creation of property sets for testing.
- See Also:
-
ContentPropertyService
SpacePropertyService
UserSettingsService
PluginSettingsFactory
-
Method Summary
Modifier and TypeMethodDescriptioncom.opensymphony.module.propertyset.PropertySet
getPropertySet
(Object owner) Deprecated, for removal: This API element is subject to removal in a future version.
-
Method Details
-
getPropertySet
Deprecated, for removal: This API element is subject to removal in a future version.
-