Package org.apache.sling.cms
Class CMSConstants
java.lang.Object
org.apache.sling.cms.CMSConstants
Constants used throughout the Sling CMS
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringThe Request attribute for whether or not editing is enabledstatic final StringThe Component type for pagesstatic final StringContent path.static final StringThe name of the group for super usersstatic final StringThe name of the group for the users who can execute jobsstatic final StringThe bucket for the Insights CA Configsstatic final StringNode type base.static final StringThe subpath for the metadata under sling:File resourcesstatic final StringComponent node type.static final StringConfig node type.static final StringFile node typestatic final StringPage node type.static final StringSite node type.static final StringUser Generated Content node type.static final StringConstant for the CA Config Referencestatic final StringDescription attribute namestatic final Stringi18n Locale propertystatic final StringConstant for the last modified by userstatic final StringThe last time the page was publishedstatic final StringThe last time the page was publishedstatic final StringThe last publication actionstatic final StringPublished flag propertystatic final StringConstant for the Site URLstatic final StringTaxonomy attribute namestatic final StringTemplate attribute namestatic final StringTitle attribute namestatic final String[]The resource types which can be publishedstatic final StringThe name of the admin user -
Method Summary
-
Field Details
-
ATTR_EDIT_ENABLED
The Request attribute for whether or not editing is enabled- See Also:
-
COMPONENT_TYPE_PAGE
The Component type for pages- See Also:
-
CONTENT_PATH
Content path.- See Also:
-
GROUP_ADMINISTRATORS
The name of the group for super users- See Also:
-
GROUP_JOB_USERS
The name of the group for the users who can execute jobs- See Also:
-
INSIGHTS_CA_CONFIG_BUCKET
The bucket for the Insights CA Configs- See Also:
-
NAMESPACE
Node type base.- See Also:
-
NN_METADATA
The subpath for the metadata under sling:File resources- See Also:
-
NT_CONFIG
Config node type.- See Also:
-
NT_COMPONENT
Component node type.- See Also:
-
NT_FILE
File node type- See Also:
-
NT_PAGE
Page node type.- See Also:
-
NT_SITE
Site node type.- See Also:
-
NT_UGC
User Generated Content node type.- See Also:
-
PN_CONFIG_REF
Constant for the CA Config Reference- See Also:
-
PN_DESCRIPTION
Description attribute name- See Also:
-
PN_LANGUAGE
i18n Locale property- See Also:
-
PN_LAST_MODIFIED_BY
Constant for the last modified by user- See Also:
-
PN_PUBLISHED
Published flag property- See Also:
-
PN_LAST_PUBLICATION
The last time the page was published- See Also:
-
PN_LAST_PUBLICATION_BY
The last time the page was published- See Also:
-
PN_LAST_PUBLICATION_TYPE
The last publication action- See Also:
-
PN_SITE_URL
Constant for the Site URL- See Also:
-
PN_TAXONOMY
Taxonomy attribute name- See Also:
-
PN_TEMPLATE
Template attribute name- See Also:
-
PN_TITLE
Title attribute name- See Also:
-
PUBLISHABLE_TYPES
The resource types which can be published -
USER_ADMIN
The name of the admin user- See Also:
-