public abstract class AbstractCopy extends AbstractOperation
AbstractCopy...statusSTATUS_PENDING, STATUS_PERSISTED, STATUS_UNDO| Modifier and Type | Method and Description | 
|---|---|
Name | 
getDestinationName()  | 
NodeId | 
getDestinationParentId()  | 
NodeId | 
getNodeId()  | 
String | 
getWorkspaceName()  | 
void | 
persisted()
Invalidate the destination parent  
NodeState. | 
addAffectedItemState, assertChildNodeEntries, getAffectedItemStates, getName, getNodeState, getStatus, undopublic void persisted()
NodeState.Operation.persisted()public String getWorkspaceName()
public NodeId getNodeId() throws javax.jcr.RepositoryException
javax.jcr.RepositoryExceptionpublic NodeId getDestinationParentId() throws javax.jcr.RepositoryException
javax.jcr.RepositoryExceptionpublic Name getDestinationName()
Copyright © 2004-2020 The Apache Software Foundation. All Rights Reserved.