public abstract class AbstractCopy extends AbstractOperation
AbstractCopy...statusSTATUS_PENDING, STATUS_PERSISTED, STATUS_UNDO| Modifier and Type | Method and Description |
|---|---|
org.apache.jackrabbit.spi.Name |
getDestinationName() |
org.apache.jackrabbit.spi.NodeId |
getDestinationParentId() |
org.apache.jackrabbit.spi.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 org.apache.jackrabbit.spi.NodeId getNodeId()
throws RepositoryException
RepositoryExceptionpublic org.apache.jackrabbit.spi.NodeId getDestinationParentId()
throws RepositoryException
RepositoryExceptionpublic org.apache.jackrabbit.spi.Name getDestinationName()
Copyright © 2004–2018 The Apache Software Foundation. All rights reserved.