public interface ICustomizationPropertiesCatalogManager
Modifier and Type | Method and Description |
---|---|
java.util.List<FacetSet> |
getAllRegisteredCustomizationPropertySet()
This method is used to get all the registered customization properties (facetSet).
|
java.util.List<FacetOperation> |
getCustomizationPropertiesByName(java.lang.String propertyName) |
java.util.List<FacetSet> getAllRegisteredCustomizationPropertySet()
java.util.List<FacetOperation> getCustomizationPropertiesByName(java.lang.String propertyName)