public interface DataChangeDetail extends RevisionChangeDetail
content data or
meta data on a belonging store element.
It provides detail information about the type of changes.RevisionMetaData.getChangedStoreElements(),
ChangeType.DATA_XML,
ChangeType.META_DATA_XML| Modifier and Type | Interface and Description |
|---|---|
static class |
DataChangeDetail.ChangeFlag
Flag identifiying the change type.
|
static interface |
DataChangeDetail.EditorChange
This interface represents one editor/variable change in a
data object |
| Modifier and Type | Method and Description |
|---|---|
DataChangeDetail.ChangeFlag |
getChangeFlag()
Returns the change flag of the underlying data change.
|
Map<String,DataChangeDetail.EditorChange> |
getEditorChanges()
Returns an unmodifiable map of editor changes.
|
getChangeTypeDataChangeDetail.ChangeFlag getChangeFlag()
DataChangeDetail.ChangeFlag.ADDED if the belonging data xml was initially createdDataChangeDetail.ChangeFlag.CHANGED if the belonging data xml has been changedMap<String,DataChangeDetail.EditorChange> getEditorChanges()
Copyright © 2015 e-Spirit AG. All Rights Reserved. Build 5.1.408