public class CopiedNodeFact extends AddedNodeFact
installedModules, node, operationType, workspace| Constructor and Description |
|---|
CopiedNodeFact(JCRNodeWrapper node,
String sourceUuid,
boolean top)
Initializes an instance of this class.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getOriginalPath() |
boolean |
isTop() |
String |
toString() |
addType, doUpdate, doUpdate, equals, getAncestor, getIdentifier, getName, getNodeIdentifier, getNodeType, getNumberOfChildren, getPath, getProperties, getProperty, hashCode, removeTypegetChildNodes, getContent, getInstalledModules, getLanguage, getMimeType, getNode, getNode, getOperationType, getParent, getSession, getTypes, getWorkspace, recurseOnTypes, recurseOnTypes, recurseOnTypes, setInstalledModules, setOperationTypeclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetSession, getWorkspacepublic CopiedNodeFact(JCRNodeWrapper node, String sourceUuid, boolean top) throws javax.jcr.RepositoryException
node - the current JCR node objectsourceUuid - the UUID of the source nodetop - true in case this was the original top (root) object of the copy operationjavax.jcr.RepositoryException - in case of JCR-related errorspublic String getOriginalPath()
public boolean isTop()
public String toString()
toString in class AddedNodeFactCopyright © 2004–2020 Jahia Solutions Group SA. All rights reserved.