Package com.atlassian.confluence.core
Interface ConfluencePropertySetManager
- 
- All Known Implementing Classes:
 DefaultPropertySetManager
public interface ConfluencePropertySetManagerConvenient 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.PropertySetgetPropertySet(Object owner) 
 - 
 
- 
- 
Method Detail
- 
getPropertySet
com.opensymphony.module.propertyset.PropertySet getPropertySet(Object owner)
 
 - 
 
 -