A J N O S 
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 and user.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.

J

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").
A J N O S 
All Classes All Packages