|
ModeShape Distribution 3.0.0.Beta4 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.modeshape.jcr.cache.document.SessionNode.DeepCopy
org.modeshape.jcr.cache.document.SessionNode.DeepClone
protected class SessionNode.DeepClone
Field Summary |
---|
Fields inherited from class org.modeshape.jcr.cache.document.SessionNode.DeepCopy |
---|
linkedPlaceholdersToOriginal, propertyFactory, sourceCache, sourceNode, sourceToTargetKeys, startingPathInSource, targetCache, targetNode, targetWorkspaceKey |
Constructor Summary | |
---|---|
protected |
SessionNode.DeepClone(SessionNode targetNode,
WritableSessionCache cache,
CachedNode sourceNode,
SessionCache sourceCache)
|
Method Summary | |
---|---|
protected void |
copyProperties(MutableCachedNode targetNode,
CachedNode sourceNode)
|
protected NodeKey |
createTargetKeyFor(NodeKey sourceKey,
NodeKey parentKeyInTarget)
|
protected String |
getOperationName()
|
Methods inherited from class org.modeshape.jcr.cache.document.SessionNode.DeepCopy |
---|
doPhase1, doPhase2, execute, getSourceToTargetKeys, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
protected SessionNode.DeepClone(SessionNode targetNode, WritableSessionCache cache, CachedNode sourceNode, SessionCache sourceCache)
Method Detail |
---|
protected void copyProperties(MutableCachedNode targetNode, CachedNode sourceNode)
copyProperties
in class SessionNode.DeepCopy
protected NodeKey createTargetKeyFor(NodeKey sourceKey, NodeKey parentKeyInTarget)
createTargetKeyFor
in class SessionNode.DeepCopy
protected String getOperationName()
getOperationName
in class SessionNode.DeepCopy
|
ModeShape Distribution 3.0.0.Beta4 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |