| Package | Description |
|---|---|
| com.modeliosoft.modelio.cms.api |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<IElementMoveRef> |
IRevertDetail.getMoveReferences()
Get the move operations that are rollbacked by the revert operation.
|
java.util.Collection<IElementMoveRef> |
IRevertFragmentDetail.getMoveReferences()
Get the move operations that are rollbacked by the revert operation.
|
java.util.Collection<IElementMoveRef> |
IRevertResult.getMoveReferences()
Get the element moves made by the revert operation.
|
java.util.Collection<IElementMoveRef> |
ICommitDetail.getMoveReferences()
Get the list of element moves that will been committed.
|