public interface ConfigPropertySetManager
| Modifier and Type | Method and Description | 
|---|---|
void | 
deletePropertySet(ConfigPropertySet propertySet)  | 
void | 
deletePropertySet(String entityName,
                 Long id)  | 
ConfigPropertySet | 
loadPropertySet(String entityName,
               long id)  | 
boolean | 
savePropertySet(ConfigPropertySet propertySet)  | 
ConfigPropertySet loadPropertySet(String entityName, long id)
boolean savePropertySet(ConfigPropertySet propertySet)
void deletePropertySet(ConfigPropertySet propertySet)
Copyright © 2002-2017 Atlassian. All Rights Reserved.