Uses of Class
de.hybris.platform.servicelayer.internal.model.LocMap
Packages that use LocMap
Package
Description
-
Uses of LocMap in de.hybris.platform.servicelayer.internal.converter.impl
Methods in de.hybris.platform.servicelayer.internal.converter.impl that return LocMapModifier and TypeMethodDescriptionItemModelConverter.mergeOldValuesIntoDataLocales(Map<Locale, Set<Locale>> dataLocale2LocaleMappings, String qualifier, LocMap<Locale, Object> oldLocValues) Methods in de.hybris.platform.servicelayer.internal.converter.impl with parameters of type LocMapModifier and TypeMethodDescriptionItemModelConverter.mergeOldValuesIntoDataLocales(Map<Locale, Set<Locale>> dataLocale2LocaleMappings, String qualifier, LocMap<Locale, Object> oldLocValues) Method parameters in de.hybris.platform.servicelayer.internal.converter.impl with type arguments of type LocMapModifier and TypeMethodDescriptionprotected voidItemModelConverter.ModifiedAttributeValues.addAllLocValues(Collection<ItemModelConverter.ModelAttributeInfo> localizedInfos, Map<String, LocMap<Locale, Object>> allLocalizedAttributes) protected voidItemModelConverter.preLoadLocAttribute(Map<String, LocMap<Locale, Object>> localizedAttributesFieldValue, AbstractItemModel model, String qualifier, Locale loc, Object value) -
Uses of LocMap in de.hybris.platform.servicelayer.model
Methods in de.hybris.platform.servicelayer.model that return types with arguments of type LocMap