org.modeshape.jcr.cache.document
Class SessionNode.DeepClone
java.lang.Object
org.modeshape.jcr.cache.document.SessionNode.DeepCopy
org.modeshape.jcr.cache.document.SessionNode.DeepClone
- Enclosing class:
- SessionNode
protected class SessionNode.DeepClone
- extends SessionNode.DeepCopy
Fields inherited from class org.modeshape.jcr.cache.document.SessionNode.DeepCopy |
connectors, documentStore, linkedPlaceholdersToOriginal, propertyFactory, sourceCache, sourceKeyToReferenceProperties, sourceNode, sourceToTargetKeys, startingPathInSource, systemWorkspaceKey, targetCache, targetNode, targetWorkspaceKey, valueFactories |
SessionNode.DeepClone
protected SessionNode.DeepClone(SessionNode targetNode,
WritableSessionCache cache,
CachedNode sourceNode,
SessionCache sourceCache,
String systemWorkspaceKey,
Connectors connectors)
copyProperties
protected void copyProperties(MutableCachedNode targetNode,
CachedNode sourceNode)
- Overrides:
copyProperties
in class SessionNode.DeepCopy
copyUUIDProperty
protected void copyUUIDProperty(Property sourceProperty,
MutableCachedNode targetNode,
CachedNode sourceNode)
- Overrides:
copyUUIDProperty
in class SessionNode.DeepCopy
createTargetKeyFor
protected NodeKey createTargetKeyFor(NodeKey sourceKey,
NodeKey parentKeyInTarget,
String preferredKey)
- Overrides:
createTargetKeyFor
in class SessionNode.DeepCopy
getOperationName
protected String getOperationName()
- Overrides:
getOperationName
in class SessionNode.DeepCopy
Copyright © 2008-2013 JBoss, a division of Red Hat. All Rights Reserved.