com.day.cq.wcm.api
Interface NameConstants
public interface NameConstants
Constants for jcr names used in cq. conventions:
- NT_ prefix stands for "node type"
- NN_ prefix stands for "node name"
- PN_ prefix stands for "property name"
- Constants all uppercase
- "replace" intercaps by underscores. eg: PN_PAGE_TITLE = "PageTitle"
NT_PAGE
static final String NT_PAGE
- See Also:
- Constant Field Values
NT_PSEUDO_PAGE
static final String NT_PSEUDO_PAGE
- See Also:
- Constant Field Values
NT_TEMPLATE
static final String NT_TEMPLATE
- See Also:
- Constant Field Values
NT_COMPONENT
static final String NT_COMPONENT
- See Also:
- Constant Field Values
NT_EDIT_CONFIG
static final String NT_EDIT_CONFIG
- See Also:
- Constant Field Values
NN_CONTENT
static final String NN_CONTENT
- See Also:
- Constant Field Values
NN_DIALOG
static final String NN_DIALOG
- See Also:
- Constant Field Values
PN_DIALOG_PATH
static final String PN_DIALOG_PATH
- See Also:
- Constant Field Values
NN_DESIGN_DIALOG
static final String NN_DESIGN_DIALOG
- See Also:
- Constant Field Values
PN_DESIGN_DIALOG_PATH
static final String PN_DESIGN_DIALOG_PATH
- See Also:
- Constant Field Values
NN_EDIT_CONFIG
static final String NN_EDIT_CONFIG
- See Also:
- Constant Field Values
NN_CHILD_EDIT_CONFIG
static final String NN_CHILD_EDIT_CONFIG
- See Also:
- Constant Field Values
NN_ICON_PNG
static final String NN_ICON_PNG
- See Also:
- Constant Field Values
NN_THUMBNAIL_PNG
static final String NN_THUMBNAIL_PNG
- See Also:
- Constant Field Values
PN_CELL_NAME
static final String PN_CELL_NAME
- See Also:
- Constant Field Values
PN_IS_CONTAINER
static final String PN_IS_CONTAINER
- See Also:
- Constant Field Values
PN_NO_DECORATION
static final String PN_NO_DECORATION
- See Also:
- Constant Field Values
NN_HTML_TAG
static final String NN_HTML_TAG
- See Also:
- Constant Field Values
PN_ALLOWED_PATHS
static final String PN_ALLOWED_PATHS
- See Also:
- Constant Field Values
PN_ALLOWED_CHILDREN
static final String PN_ALLOWED_CHILDREN
- See Also:
- Constant Field Values
PN_ALLOWED_PARENTS
static final String PN_ALLOWED_PARENTS
- See Also:
- Constant Field Values
PN_COMPONENT_GROUP
static final String PN_COMPONENT_GROUP
- See Also:
- Constant Field Values
PN_RANKING
static final String PN_RANKING
- See Also:
- Constant Field Values
PN_SITE_PATH
static final String PN_SITE_PATH
- See Also:
- Constant Field Values
NN_PARAMS
static final String NN_PARAMS
- See Also:
- Constant Field Values
NN_VIRTUAL
static final String NN_VIRTUAL
- See Also:
- Constant Field Values
PN_LAYOUT
static final String PN_LAYOUT
- See Also:
- Constant Field Values
PN_DIALOG_MODE
static final String PN_DIALOG_MODE
- See Also:
- Constant Field Values
PN_EMPTY_TEXT
static final String PN_EMPTY_TEXT
- See Also:
- Constant Field Values
PN_ACTIONS
static final String PN_ACTIONS
- See Also:
- Constant Field Values
NN_ACTION_CONFIGS
static final String NN_ACTION_CONFIGS
- See Also:
- Constant Field Values
NN_FORM_PARAMETERS
static final String NN_FORM_PARAMETERS
- See Also:
- Constant Field Values
NN_DROP_TARGETS
static final String NN_DROP_TARGETS
- See Also:
- Constant Field Values
NN_LISTENERS
static final String NN_LISTENERS
- See Also:
- Constant Field Values
PN_DT_NAME
static final String PN_DT_NAME
- See Also:
- Constant Field Values
PN_DT_ACCEPT
static final String PN_DT_ACCEPT
- See Also:
- Constant Field Values
PN_DT_GROUPS
static final String PN_DT_GROUPS
- See Also:
- Constant Field Values
NN_DT_PARAMETERS
static final String NN_DT_PARAMETERS
- See Also:
- Constant Field Values
PN_DESIGN_PATH
static final String PN_DESIGN_PATH
- See Also:
- Constant Field Values
PN_PARENT_PATH
static final String PN_PARENT_PATH
- See Also:
- Constant Field Values
PN_NAME
static final String PN_NAME
- See Also:
- Constant Field Values
PN_CHILDREN_ORDER
static final String PN_CHILDREN_ORDER
- See Also:
- Constant Field Values
PN_SIBLING_ORDER
static final String PN_SIBLING_ORDER
- See Also:
- Constant Field Values
PN_VERSION_COMMENT
static final String PN_VERSION_COMMENT
- See Also:
- Constant Field Values
PN_TITLE
static final String PN_TITLE
- See Also:
- Constant Field Values
PN_PAGE_TITLE
static final String PN_PAGE_TITLE
- See Also:
- Constant Field Values
PN_TEMPLATE
static final String PN_TEMPLATE
- See Also:
- Constant Field Values
PN_NAV_TITLE
static final String PN_NAV_TITLE
- See Also:
- Constant Field Values
PN_DESCRIPTION
static final String PN_DESCRIPTION
- See Also:
- Constant Field Values
PN_HIDE_IN_NAV
static final String PN_HIDE_IN_NAV
- See Also:
- Constant Field Values
PN_LAST_MOD
static final String PN_LAST_MOD
- See Also:
- Constant Field Values
PN_LAST_MOD_BY
static final String PN_LAST_MOD_BY
- See Also:
- Constant Field Values
PN_CREATED
static final String PN_CREATED
- See Also:
- Constant Field Values
PN_CREATED_BY
static final String PN_CREATED_BY
- See Also:
- Constant Field Values
PN_ON_TIME
static final String PN_ON_TIME
- See Also:
- Constant Field Values
PN_OFF_TIME
static final String PN_OFF_TIME
- See Also:
- Constant Field Values
PN_VANITY_URL
static final String PN_VANITY_URL
- See Also:
- Constant Field Values
PN_PAGE_LAST_MOD
static final String PN_PAGE_LAST_MOD
- See Also:
- Constant Field Values
PN_PAGE_LAST_MOD_BY
static final String PN_PAGE_LAST_MOD_BY
- See Also:
- Constant Field Values
PN_PAGE_LAST_REPLICATED
static final String PN_PAGE_LAST_REPLICATED
- See Also:
- Constant Field Values
PN_PAGE_LAST_REPLICATED_BY
static final String PN_PAGE_LAST_REPLICATED_BY
- See Also:
- Constant Field Values
PN_PAGE_LAST_REPLICATION_ACTION
static final String PN_PAGE_LAST_REPLICATION_ACTION
- See Also:
- Constant Field Values
PN_TAGS
static final String PN_TAGS
- See Also:
- Constant Field Values
PN_DEFAULT_VIEW
static final String PN_DEFAULT_VIEW
- See Also:
- Constant Field Values
PN_PAGE_LAST_PUBLISHED
@Deprecated
static final String PN_PAGE_LAST_PUBLISHED
- Deprecated.
- See Also:
- Constant Field Values
PN_PAGE_LAST_PUBLISHED_BY
@Deprecated
static final String PN_PAGE_LAST_PUBLISHED_BY
- Deprecated.
- See Also:
- Constant Field Values
PN_PAGE_LAST_REPLICATION_STATUS
@Deprecated
static final String PN_PAGE_LAST_REPLICATION_STATUS
- Deprecated.
- See Also:
- Constant Field Values
Copyright © 2009 Day Management AG. All Rights Reserved.