Package com.day.cq.wcm.webservicesupport
Interface ServiceConstants
public interface ServiceConstants
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringComponent reference property namestatic final StringProperty name for an icon pathstatic final StringProperty name for inclusion rankstatic final StringSelectable children property namestatic final StringService URL property namestatic final StringService URL label property namestatic final StringProperty name for a thumbnail pathstatic final StringVisible property name
-
Field Details
-
PN_ICON_PATH
Property name for an icon path- See Also:
-
PN_THUMBNAIL_PATH
Property name for a thumbnail path- See Also:
-
PN_COMPONENT_REF
Component reference property name- See Also:
-
PN_SERVICEURL
Service URL property name- See Also:
-
PN_SERVICEURL_LABEL
Service URL label property name- See Also:
-
PN_SELECTABLE_CHILDREN
Selectable children property name- See Also:
-
PN_VISIBLE
Visible property name- See Also:
-
PN_INCLUSIONRANK
Property name for inclusion rank- See Also:
-