de.espirit.firstspirit.storage
Interface DataChangeDetail.EditorChange

All Superinterfaces:
Serializable
Enclosing interface:
DataChangeDetail

public static interface DataChangeDetail.EditorChange
extends Serializable

This interface represents one editor/variable change in a data object

Since:
4.0.90

Method Summary
 DataChangeDetail.ChangeFlag getChangeFlag()
          Returns the change flag of this editor change.
 Map<String,DataChangeDetail.ChangeFlag> getLanguageChanges()
          Returns an unmodifiable map of language changes.
 

Method Detail

getChangeFlag

DataChangeDetail.ChangeFlag getChangeFlag()
Returns the change flag of this editor change.

Since:
4.0.90

getLanguageChanges

Map<String,DataChangeDetail.ChangeFlag> getLanguageChanges()
Returns an unmodifiable map of language changes. Each mapping indicates a change in the language specified by the language abbreviation (key) in the belonging editor of this editor change
Key: Lanugage abbreviation
Value: DataChangeDetail.ChangeFlag

Since:
4.0.90


Copyright © 2012 e-Spirit AG. All Rights Reserved. Build 4.2.480