Package | Description |
---|---|
org.apache.sling.jcr.resource.internal | |
org.apache.sling.jcr.resource.internal.helper.jcr |
Constructor and Description |
---|
JcrModifiableValueMap(javax.jcr.Node node,
HelperData helper)
Constructor
|
JcrValueMap(javax.jcr.Node node,
HelperData helper)
Create a new JCR property map based on a node.
|
Constructor and Description |
---|
JcrItemResourceFactory(javax.jcr.Session session,
HelperData helper) |
JcrNodeResourceIterator(org.apache.sling.api.resource.ResourceResolver resourceResolver,
String parentPath,
String parentVersion,
javax.jcr.NodeIterator nodes,
HelperData helper,
org.apache.sling.api.resource.path.PathSet excludedPaths)
Creates an instance using the given resource manager and the nodes
provided as a node iterator.
|
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.