public class ItemModelConverter.ModifiedAttributeValues extends Object
| Modifier | Constructor and Description |
|---|---|
protected |
ModifiedAttributeValues(AbstractItemModel model,
ModelValueHistory history,
boolean forCreate) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
addAllLocValues(Collection<ItemModelConverter.ModelAttributeInfo> localizedInfos,
Map<String,LocMap<Locale,Object>> allLocalizedAttributtes) |
protected void |
addLocValue(String qualfier,
Map<Locale,Object> locMap) |
protected void |
addValue(String qualfier,
Object currentValue) |
Map<Locale,Map<String,Object>> |
getAdditionalLocValues() |
Map<String,Object> |
getModifiedValues() |
String |
toString() |
protected ModifiedAttributeValues(AbstractItemModel model, ModelValueHistory history, boolean forCreate)
protected void addAllLocValues(Collection<ItemModelConverter.ModelAttributeInfo> localizedInfos, Map<String,LocMap<Locale,Object>> allLocalizedAttributtes)
Copyright © 2017 SAP SE. All Rights Reserved.