|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.jackrabbit.jcr2spi.operation.AbstractOperation
org.apache.jackrabbit.jcr2spi.operation.AbstractCopy
public abstract class AbstractCopy
AbstractCopy...
| Field Summary |
|---|
| Fields inherited from class org.apache.jackrabbit.jcr2spi.operation.AbstractOperation |
|---|
status |
| Fields inherited from interface org.apache.jackrabbit.jcr2spi.operation.Operation |
|---|
STATUS_PENDING, STATUS_PERSISTED, STATUS_UNDO |
| Method Summary | |
|---|---|
Name |
getDestinationName()
|
NodeId |
getDestinationParentId()
|
NodeId |
getNodeId()
|
java.lang.String |
getWorkspaceName()
|
void |
persisted()
Invalidate the destination parent NodeState. |
| Methods inherited from class org.apache.jackrabbit.jcr2spi.operation.AbstractOperation |
|---|
addAffectedItemState, assertChildNodeEntries, getAffectedItemStates, getName, getNodeState, getStatus, undo |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.apache.jackrabbit.jcr2spi.operation.Operation |
|---|
accept |
| Method Detail |
|---|
public void persisted()
NodeState.
Operation.persisted()public java.lang.String getWorkspaceName()
public NodeId getNodeId()
throws RepositoryException
RepositoryException
public NodeId getDestinationParentId()
throws RepositoryException
RepositoryExceptionpublic Name getDestinationName()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||