Package com.atlassian.confluence.core
Interface ConfluencePropertySetManager
-
- All Known Implementing Classes:
DefaultPropertySetManager
@Deprecated(forRemoval=true) public interface ConfluencePropertySetManager
Deprecated, for removal: This API element is subject to removal in a future version.since 8.9 UseContentEntityObject.getProperties()Convenient way to break out creation of property sets for testing
-
-
Method Summary
All Methods Instance Methods Abstract Methods Deprecated Methods Modifier and Type Method Description com.opensymphony.module.propertyset.PropertySetgetPropertySet(Object owner)Deprecated, for removal: This API element is subject to removal in a future version.
-
-
-
Method Detail
-
getPropertySet
com.opensymphony.module.propertyset.PropertySet getPropertySet(Object owner)
Deprecated, for removal: This API element is subject to removal in a future version.
-
-