Package org.apache.jackrabbit
Interface JcrConstants
-
- All Known Implementing Classes:
DavResourceImpl,DeltaVResourceImpl,VersionControlledResourceImpl,VersionHistoryResourceImpl,VersionResourceImpl
public interface JcrConstantsThis interface defines some of the item names that are defined in the JCR Specification 1.0 in the qualified form, using the default prefixesjcr,ntandmix.Please note that those prefixes can by redefined by an application using the
Session.setNamespacePrefix(String, String)method. As a result, the constants may not refer to the respective items.On the other hand, the constants in
NodeType,Node,PropertyandWorkspaceare more complete (covering JCR 2.0 as well) and also define names using expanded form, which is immune to session local remappings, so it is recommended to use those constants instead whenever possible.
-
-
Field Summary
-
-
-
Field Detail
-
JCR_AUTOCREATED
static final String JCR_AUTOCREATED
UseProperty.JCR_AUTOCREATEDwhenever expanded JCR names are supported (e.g. in JCR API method parameters).- See Also:
- Constant Field Values
-
JCR_BASEVERSION
static final String JCR_BASEVERSION
UseProperty.JCR_BASE_VERSIONwhenever expanded JCR names are supported (e.g. in JCR API method parameters).- See Also:
- Constant Field Values
-
JCR_CHILD
static final String JCR_CHILD
- See Also:
- Constant Field Values
-
JCR_CHILDNODEDEFINITION
static final String JCR_CHILDNODEDEFINITION
UseNode.JCR_CHILD_NODE_DEFINITIONwhenever expanded JCR names are supported (e.g. in JCR API method parameters).- See Also:
- Constant Field Values
-
JCR_CONTENT
static final String JCR_CONTENT
- See Also:
- Constant Field Values
-
JCR_CREATED
static final String JCR_CREATED
UseProperty.JCR_CREATEDwhenever expanded JCR names are supported (e.g. in JCR API method parameters).- See Also:
- Constant Field Values
-
JCR_DATA
static final String JCR_DATA
UseProperty.JCR_DATAwhenever expanded JCR names are supported (e.g. in JCR API method parameters).- See Also:
- Constant Field Values
-
JCR_DEFAULTPRIMARYTYPE
static final String JCR_DEFAULTPRIMARYTYPE
UseProperty.JCR_DEFAULT_PRIMARY_TYPEwhenever expanded JCR names are supported (e.g. in JCR API method parameters).- See Also:
- Constant Field Values
-
JCR_DEFAULTVALUES
static final String JCR_DEFAULTVALUES
UseProperty.JCR_DEFAULT_VALUESwhenever expanded JCR names are supported (e.g. in JCR API method parameters).- See Also:
- Constant Field Values
-
JCR_ENCODING
static final String JCR_ENCODING
UseProperty.JCR_ENCODINGwhenever expanded JCR names are supported (e.g. in JCR API method parameters).- See Also:
- Constant Field Values
-
JCR_FROZENMIXINTYPES
static final String JCR_FROZENMIXINTYPES
UseProperty.JCR_FROZEN_MIXIN_TYPESwhenever expanded JCR names are supported (e.g. in JCR API method parameters).- See Also:
- Constant Field Values
-
JCR_FROZENNODE
static final String JCR_FROZENNODE
UseNode.JCR_FROZEN_NODEwhenever expanded JCR names are supported (e.g. in JCR API method parameters).- See Also:
- Constant Field Values
-
JCR_FROZENPRIMARYTYPE
static final String JCR_FROZENPRIMARYTYPE
UseProperty.JCR_FROZEN_PRIMARY_TYPEwhenever expanded JCR names are supported (e.g. in JCR API method parameters).- See Also:
- Constant Field Values
-
JCR_FROZENUUID
static final String JCR_FROZENUUID
UseProperty.JCR_FROZEN_UUIDwhenever expanded JCR names are supported (e.g. in JCR API method parameters).- See Also:
- Constant Field Values
-
JCR_HASORDERABLECHILDNODES
static final String JCR_HASORDERABLECHILDNODES
UseProperty.JCR_HAS_ORDERABLE_CHILD_NODESwhenever expanded JCR names are supported (e.g. in JCR API method parameters).- See Also:
- Constant Field Values
-
JCR_ISCHECKEDOUT
static final String JCR_ISCHECKEDOUT
UseProperty.JCR_IS_CHECKED_OUTwhenever expanded JCR names are supported (e.g. in JCR API method parameters).- See Also:
- Constant Field Values
-
JCR_ISMIXIN
static final String JCR_ISMIXIN
UseProperty.JCR_IS_MIXINwhenever expanded JCR names are supported (e.g. in JCR API method parameters).- See Also:
- Constant Field Values
-
JCR_LANGUAGE
static final String JCR_LANGUAGE
UseProperty.JCR_LANGUAGEwhenever expanded JCR names are supported (e.g. in JCR API method parameters).- See Also:
- Constant Field Values
-
JCR_LASTMODIFIED
static final String JCR_LASTMODIFIED
UseProperty.JCR_LAST_MODIFIEDwhenever expanded JCR names are supported (e.g. in JCR API method parameters).- See Also:
- Constant Field Values
-
JCR_LOCKISDEEP
static final String JCR_LOCKISDEEP
UseProperty.JCR_LOCK_IS_DEEPwhenever expanded JCR names are supported (e.g. in JCR API method parameters).- See Also:
- Constant Field Values
-
JCR_LOCKOWNER
static final String JCR_LOCKOWNER
UseProperty.JCR_LOCK_OWNERwhenever expanded JCR names are supported (e.g. in JCR API method parameters).- See Also:
- Constant Field Values
-
JCR_MANDATORY
static final String JCR_MANDATORY
UseProperty.JCR_MANDATORYwhenever expanded JCR names are supported (e.g. in JCR API method parameters).- See Also:
- Constant Field Values
-
JCR_MERGEFAILED
static final String JCR_MERGEFAILED
UseProperty.JCR_MERGE_FAILEDwhenever expanded JCR names are supported (e.g. in JCR API method parameters).- See Also:
- Constant Field Values
-
JCR_MIMETYPE
static final String JCR_MIMETYPE
UseProperty.JCR_MIMETYPEwhenever expanded JCR names are supported (e.g. in JCR API method parameters).- See Also:
- Constant Field Values
-
JCR_MIXINTYPES
static final String JCR_MIXINTYPES
UseProperty.JCR_MIXIN_TYPESwhenever expanded JCR names are supported (e.g. in JCR API method parameters).- See Also:
- Constant Field Values
-
JCR_MULTIPLE
static final String JCR_MULTIPLE
UseProperty.JCR_MULTIPLEwhenever expanded JCR names are supported (e.g. in JCR API method parameters).- See Also:
- Constant Field Values
-
JCR_NAME
static final String JCR_NAME
UseProperty.JCR_NAMEwhenever expanded JCR names are supported (e.g. in JCR API method parameters).- See Also:
- Constant Field Values
-
JCR_NODETYPENAME
static final String JCR_NODETYPENAME
UseProperty.JCR_NODE_TYPE_NAMEwhenever expanded JCR names are supported (e.g. in JCR API method parameters).- See Also:
- Constant Field Values
-
JCR_ONPARENTVERSION
static final String JCR_ONPARENTVERSION
UseProperty.JCR_ON_PARENT_VERSIONwhenever expanded JCR names are supported (e.g. in JCR API method parameters).- See Also:
- Constant Field Values
-
JCR_PREDECESSORS
static final String JCR_PREDECESSORS
UseProperty.JCR_PREDECESSORSwhenever expanded JCR names are supported (e.g. in JCR API method parameters).- See Also:
- Constant Field Values
-
JCR_PRIMARYITEMNAME
static final String JCR_PRIMARYITEMNAME
UseProperty.JCR_PRIMARY_ITEM_NAMEwhenever expanded JCR names are supported (e.g. in JCR API method parameters).- See Also:
- Constant Field Values
-
JCR_PRIMARYTYPE
static final String JCR_PRIMARYTYPE
UseProperty.JCR_PRIMARY_TYPEwhenever expanded JCR names are supported (e.g. in JCR API method parameters).- See Also:
- Constant Field Values
-
JCR_PROPERTYDEFINITION
static final String JCR_PROPERTYDEFINITION
UseNode.JCR_PROPERTY_DEFINITIONwhenever expanded JCR names are supported (e.g. in JCR API method parameters).- See Also:
- Constant Field Values
-
JCR_PROTECTED
static final String JCR_PROTECTED
UseProperty.JCR_PROTECTEDwhenever expanded JCR names are supported (e.g. in JCR API method parameters).- See Also:
- Constant Field Values
-
JCR_REQUIREDPRIMARYTYPES
static final String JCR_REQUIREDPRIMARYTYPES
UseProperty.JCR_REQUIRED_PRIMARY_TYPESwhenever expanded JCR names are supported (e.g. in JCR API method parameters).- See Also:
- Constant Field Values
-
JCR_REQUIREDTYPE
static final String JCR_REQUIREDTYPE
UseProperty.JCR_REQUIRED_TYPEwhenever expanded JCR names are supported (e.g. in JCR API method parameters).- See Also:
- Constant Field Values
-
JCR_ROOTVERSION
static final String JCR_ROOTVERSION
UseNode.JCR_ROOT_VERSIONwhenever expanded JCR names are supported (e.g. in JCR API method parameters).- See Also:
- Constant Field Values
-
JCR_SAMENAMESIBLINGS
static final String JCR_SAMENAMESIBLINGS
jcr:sameNameSiblings UseProperty.JCR_SAME_NAME_SIBLINGSwhenever expanded JCR names are supported (e.g. in JCR API method parameters).- See Also:
- Constant Field Values
-
JCR_STATEMENT
static final String JCR_STATEMENT
UseProperty.JCR_STATEMENTwhenever expanded JCR names are supported (e.g. in JCR API method parameters).- See Also:
- Constant Field Values
-
JCR_SUCCESSORS
static final String JCR_SUCCESSORS
UseProperty.JCR_SUCCESSORSwhenever expanded JCR names are supported (e.g. in JCR API method parameters).- See Also:
- Constant Field Values
-
JCR_SUPERTYPES
static final String JCR_SUPERTYPES
UseProperty.JCR_SUPERTYPESwhenever expanded JCR names are supported (e.g. in JCR API method parameters).- See Also:
- Constant Field Values
-
JCR_SYSTEM
static final String JCR_SYSTEM
UseWorkspace.NAME_SYSTEM_NODEwhenever expanded JCR names are supported (e.g. in JCR API method parameters).- See Also:
- Constant Field Values
-
JCR_TITLE
static final String JCR_TITLE
UseProperty.JCR_TITLEwhenever expanded JCR names are supported (e.g. in JCR API method parameters).- See Also:
- Constant Field Values
-
JCR_UUID
static final String JCR_UUID
UseProperty.JCR_UUIDwhenever expanded JCR names are supported (e.g. in JCR API method parameters).- See Also:
- Constant Field Values
-
JCR_VALUECONSTRAINTS
static final String JCR_VALUECONSTRAINTS
UseProperty.JCR_VALUE_CONSTRAINTSwhenever expanded JCR names are supported (e.g. in JCR API method parameters).- See Also:
- Constant Field Values
-
JCR_VERSIONHISTORY
static final String JCR_VERSIONHISTORY
UseProperty.JCR_VERSION_HISTORYwhenever expanded JCR names are supported (e.g. in JCR API method parameters).- See Also:
- Constant Field Values
-
JCR_VERSIONLABELS
static final String JCR_VERSIONLABELS
UseNode.JCR_VERSION_LABELSwhenever expanded JCR names are supported (e.g. in JCR API method parameters).- See Also:
- Constant Field Values
-
JCR_VERSIONSTORAGE
static final String JCR_VERSIONSTORAGE
UseWorkspace.NAME_VERSION_STORAGE_NODEwhenever expanded JCR names are supported (e.g. in JCR API method parameters).- See Also:
- Constant Field Values
-
JCR_VERSIONABLEUUID
static final String JCR_VERSIONABLEUUID
UseProperty.JCR_VERSIONABLE_UUIDwhenever expanded JCR names are supported (e.g. in JCR API method parameters).- See Also:
- Constant Field Values
-
JCR_PATH
static final String JCR_PATH
Pseudo property jcr:path used with query results- See Also:
- Constant Field Values
-
JCR_SCORE
static final String JCR_SCORE
Pseudo property jcr:score used with query results- See Also:
- Constant Field Values
-
MIX_CREATED
static final String MIX_CREATED
UseNodeType.MIX_CREATEDwhenever expanded JCR names are supported (e.g. in JCR API method parameters).- See Also:
- Constant Field Values
-
MIX_LANGUAGE
static final String MIX_LANGUAGE
UseNodeType.MIX_LANGUAGEwhenever expanded JCR names are supported (e.g. in JCR API method parameters).- See Also:
- Constant Field Values
-
MIX_LAST_MODIFIED
static final String MIX_LAST_MODIFIED
UseNodeType.MIX_LAST_MODIFIEDwhenever expanded JCR names are supported (e.g. in JCR API method parameters).- See Also:
- Constant Field Values
-
MIX_LIFECYCLE
static final String MIX_LIFECYCLE
UseNodeType.MIX_LIFECYCLEwhenever expanded JCR names are supported (e.g. in JCR API method parameters).- See Also:
- Constant Field Values
-
MIX_LOCKABLE
static final String MIX_LOCKABLE
UseNodeType.MIX_LOCKABLEwhenever expanded JCR names are supported (e.g. in JCR API method parameters).- See Also:
- Constant Field Values
-
MIX_MIMETYPE
static final String MIX_MIMETYPE
UseNodeType.MIX_MIMETYPEwhenever expanded JCR names are supported (e.g. in JCR API method parameters).- See Also:
- Constant Field Values
-
MIX_REFERENCEABLE
static final String MIX_REFERENCEABLE
UseNodeType.MIX_REFERENCEABLEwhenever expanded JCR names are supported (e.g. in JCR API method parameters).- See Also:
- Constant Field Values
-
MIX_SIMPLE_VERSIONABLE
static final String MIX_SIMPLE_VERSIONABLE
UseNodeType.MIX_SIMPLE_VERSIONABLEwhenever expanded JCR names are supported (e.g. in JCR API method parameters).- See Also:
- Constant Field Values
-
MIX_VERSIONABLE
static final String MIX_VERSIONABLE
UseNodeType.MIX_VERSIONABLEwhenever expanded JCR names are supported (e.g. in JCR API method parameters).- See Also:
- Constant Field Values
-
MIX_SHAREABLE
static final String MIX_SHAREABLE
UseNodeType.MIX_SHAREABLEwhenever expanded JCR names are supported (e.g. in JCR API method parameters).- See Also:
- Constant Field Values
-
MIX_TITLE
static final String MIX_TITLE
UseNodeType.MIX_TITLEwhenever expanded JCR names are supported (e.g. in JCR API method parameters).- See Also:
- Constant Field Values
-
NT_BASE
static final String NT_BASE
- See Also:
- Constant Field Values
-
NT_CHILDNODEDEFINITION
static final String NT_CHILDNODEDEFINITION
UseNodeType.NT_CHILD_NODE_DEFINITIONwhenever expanded JCR names are supported (e.g. in JCR API method parameters).- See Also:
- Constant Field Values
-
NT_FILE
static final String NT_FILE
- See Also:
- Constant Field Values
-
NT_FOLDER
static final String NT_FOLDER
UseNodeType.NT_FOLDERwhenever expanded JCR names are supported (e.g. in JCR API method parameters).- See Also:
- Constant Field Values
-
NT_FROZENNODE
static final String NT_FROZENNODE
UseNodeType.NT_FROZEN_NODEwhenever expanded JCR names are supported (e.g. in JCR API method parameters).- See Also:
- Constant Field Values
-
NT_HIERARCHYNODE
static final String NT_HIERARCHYNODE
UseNodeType.NT_HIERARCHY_NODEwhenever expanded JCR names are supported (e.g. in JCR API method parameters).- See Also:
- Constant Field Values
-
NT_LINKEDFILE
static final String NT_LINKEDFILE
UseNodeType.NT_LINKED_FILEwhenever expanded JCR names are supported (e.g. in JCR API method parameters).- See Also:
- Constant Field Values
-
NT_NODETYPE
static final String NT_NODETYPE
UseNodeType.NT_NODE_TYPEwhenever expanded JCR names are supported (e.g. in JCR API method parameters).- See Also:
- Constant Field Values
-
NT_PROPERTYDEFINITION
static final String NT_PROPERTYDEFINITION
UseNodeType.NT_PROPERTY_DEFINITIONwhenever expanded JCR names are supported (e.g. in JCR API method parameters).- See Also:
- Constant Field Values
-
NT_QUERY
static final String NT_QUERY
UseNodeType.NT_QUERYwhenever expanded JCR names are supported (e.g. in JCR API method parameters).- See Also:
- Constant Field Values
-
NT_RESOURCE
static final String NT_RESOURCE
UseNodeType.NT_RESOURCEwhenever expanded JCR names are supported (e.g. in JCR API method parameters).- See Also:
- Constant Field Values
-
NT_UNSTRUCTURED
static final String NT_UNSTRUCTURED
UseNodeType.NT_UNSTRUCTUREDwhenever expanded JCR names are supported (e.g. in JCR API method parameters).- See Also:
- Constant Field Values
-
NT_VERSION
static final String NT_VERSION
UseNodeType.NT_VERSIONwhenever expanded JCR names are supported (e.g. in JCR API method parameters).- See Also:
- Constant Field Values
-
NT_VERSIONHISTORY
static final String NT_VERSIONHISTORY
UseNodeType.NT_VERSION_HISTORYwhenever expanded JCR names are supported (e.g. in JCR API method parameters).- See Also:
- Constant Field Values
-
NT_VERSIONLABELS
static final String NT_VERSIONLABELS
nt:versionLabels- See Also:
- Constant Field Values
-
NT_VERSIONEDCHILD
static final String NT_VERSIONEDCHILD
UseNodeType.NT_VERSIONED_CHILDwhenever expanded JCR names are supported (e.g. in JCR API method parameters).- See Also:
- Constant Field Values
-
-