Class ItemModelConverter.ModifiedAttributeValues
java.lang.Object
de.hybris.platform.servicelayer.internal.converter.impl.ItemModelConverter.ModifiedAttributeValues
- Enclosing class:
- ItemModelConverter
-
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedModifiedAttributeValues(AbstractItemModel model, ModelValueHistory history, boolean forCreate) -
Method Summary
Modifier and TypeMethodDescriptionprotected voidaddAllLocValues(Collection<ItemModelConverter.ModelAttributeInfo> localizedInfos, Map<String, LocMap<Locale, Object>> allLocalizedAttributes) protected voidaddLocValue(String qualfier, Map<Locale, Object> locMap) protected voidtoString()
-
Constructor Details
-
ModifiedAttributeValues
protected ModifiedAttributeValues(AbstractItemModel model, ModelValueHistory history, boolean forCreate)
-
-
Method Details
-
addValue
-
addAllLocValues
protected void addAllLocValues(Collection<ItemModelConverter.ModelAttributeInfo> localizedInfos, Map<String, LocMap<Locale, Object>> allLocalizedAttributes) -
addLocValue
-
getModifiedValues
-
getAdditionalLocValues
-
toString
-