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