Package com.day.cq.wcm.webservicesupport
Interface ConfigurationConstants
-
public interface ConfigurationConstants
-
-
Field Summary
Fields Modifier and Type Field Description static StringPN_CONFIGURATIONSConfigurations property namestatic StringRT_CONFIGURATIONConfiguration resource typestatic StringRT_SERVICEService resource type
-
-
-
Field Detail
-
RT_SERVICE
static final String RT_SERVICE
Service resource type- See Also:
- Constant Field Values
-
RT_CONFIGURATION
static final String RT_CONFIGURATION
Configuration resource type- See Also:
- Constant Field Values
-
PN_CONFIGURATIONS
static final String PN_CONFIGURATIONS
Configurations property name- See Also:
- Constant Field Values
-
-