A G J N O S
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- AUTHENTICATION_INFO_CREDENTIALS - Static variable in class org.apache.sling.jcr.resource.api.JcrResourceConstants
-
The name of the property providing the JCR credentials to be used by the resource resolver factory method instead of the
user.name
anduser.password
properties. - AUTHENTICATION_INFO_SESSION - Static variable in class org.apache.sling.jcr.resource.api.JcrResourceConstants
-
The name of the authentication info property containing a JCR Session to which a JCR based resource resolver should provide access.
G
- getUserData() - Method in class org.apache.sling.jcr.resource.api.JcrResourceChange
-
Get the user data associated with the underlying JCR observation event (
Event.getUserData()
) - getUserId() - Method in class org.apache.sling.jcr.resource.api.JcrResourceChange
J
- JcrResourceChange - Class in org.apache.sling.jcr.resource.api
-
Extension of
ResourceChange
to support user id and user data (if available) - JcrResourceChange(ResourceChange.ChangeType, String, boolean, String, String) - Constructor for class org.apache.sling.jcr.resource.api.JcrResourceChange
- JcrResourceConstants - Class in org.apache.sling.jcr.resource.api
-
The
JcrResourceConstants
interface provides constant values. - JcrResourceConstants() - Constructor for class org.apache.sling.jcr.resource.api.JcrResourceConstants
N
- NT_SLING_FOLDER - Static variable in class org.apache.sling.jcr.resource.api.JcrResourceConstants
-
Constant for the sling:Folder node type
- NT_SLING_ORDERED_FOLDER - Static variable in class org.apache.sling.jcr.resource.api.JcrResourceConstants
-
Constant for the sling:OrderedFolder node type
O
- org.apache.sling.jcr.resource.api - package org.apache.sling.jcr.resource.api
S
- SLING_NAMESPACE_URI - Static variable in class org.apache.sling.jcr.resource.api.JcrResourceConstants
-
The namespace URI used by Sling JCR for items and node types used by Sling (value is "http://sling.apache.org/jcr/sling/1.0").
- SLING_RESOURCE_SUPER_TYPE_PROPERTY - Static variable in class org.apache.sling.jcr.resource.api.JcrResourceConstants
-
The name of the JCR Property that defines the resource super type (value is "sling:resourceSuperType").
- SLING_RESOURCE_TYPE_PROPERTY - Static variable in class org.apache.sling.jcr.resource.api.JcrResourceConstants
-
The name of the JCR Property that defines the resource type of this node (value is "sling:resourceType").
All Classes All Packages