public interface MoveOperation extends RevisionOperation<BasicElementInfo>
move operation
on a belonging storeelement.RevisionOperation.OperationType
Modifier and Type | Method and Description |
---|---|
Collection<BasicElementInfo> |
getElements()
Returns a collection of all elements belonging to this revision operation
|
BasicElementInfo |
getMovedElement()
Returns the element which has been moved in the belonging move operation.
|
BasicElementInfo |
getSourceParent()
Returns the source parent, the
moved element has been moved from
in the belonging move operation. |
BasicElementInfo |
getTargetParent()
Returns the target parent, the
moved element has been moved to
in the belonging move operation. |
getType
BasicElementInfo getMovedElement()
BasicElementInfo getSourceParent()
moved element
has been moved from
in the belonging move operation.BasicElementInfo getTargetParent()
moved element
has been moved to
in the belonging move operation.Collection<BasicElementInfo> getElements()
getElements
in interface RevisionOperation<BasicElementInfo>
Copyright © 2014 e-Spirit AG. All Rights Reserved. Build 5.0_BETA.500