public interface RevisionMetaData extends Serializable
Revision.getMetaData()
Modifier and Type | Method and Description |
---|---|
Map<BasicElementInfo,Map<ChangeType,RevisionChangeDetail>> |
getChangedStoreElements()
Returns an unmodifiable map of storeelement changes indicating all changes processed in the belonging revision.
|
Collection<de.espirit.storage.File> |
getFiles()
Returns an unmodifiable collection of
files
modified by the belonging revision. |
RevisionOperation<?> |
getOperation()
Returns the revision operation.
|
Collection<de.espirit.storage.File> getFiles()
files
modified by the belonging revision.Map<BasicElementInfo,Map<ChangeType,RevisionChangeDetail>> getChangedStoreElements()
BasicElementInfo
.
The value of the map is an mapping of change type to RevisionChangeDetail.@Nullable RevisionOperation<?> getOperation()
Copyright © 2014 e-Spirit AG. All Rights Reserved. Build 5.0_BETA.500