public interface RevisionOperation<T> extends Serializable
revision
RevisionMetaData.getOperation()
Modifier and Type | Interface and Description |
---|---|
static class |
RevisionOperation.OperationType
The type of the revision operation.
|
Modifier and Type | Method and Description |
---|---|
Collection<T> |
getElements()
Returns a collection of all elements belonging to this revision operation
|
RevisionOperation.OperationType |
getType()
Returns the operation type of this revision operation
|
RevisionOperation.OperationType getType()
Collection<T> getElements()
Copyright © 2014 e-Spirit AG. All Rights Reserved. Build 5.0_BETA.500