Package com.atlassian.confluence.core
Interface ConfluencePropertySetManager
-
- All Known Implementing Classes:
DefaultPropertySetManager
public interface ConfluencePropertySetManager
Convenient way to break out creation of property sets for testing
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description com.opensymphony.module.propertyset.PropertySet
getPropertySet(Object owner)
-
-
-
Method Detail
-
getPropertySet
com.opensymphony.module.propertyset.PropertySet getPropertySet(Object owner)
-
-