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, 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:
  • Method Summary

    Modifier and Type
    Method
    Description
    com.opensymphony.module.propertyset.PropertySet
    Deprecated, for removal: This API element is subject to removal in a future version.
     
  • Method Details

    • getPropertySet

      com.opensymphony.module.propertyset.PropertySet getPropertySet(Object owner)
      Deprecated, for removal: This API element is subject to removal in a future version.