Uses of Class
de.hybris.platform.integrationservices.populator.AbstractItemToMapPopulator
Packages that use AbstractItemToMapPopulator
Package
Description
-
Uses of AbstractItemToMapPopulator in de.hybris.platform.integrationservices.populator
Modifier and TypeClassDescriptionclassPopulate the atomic type of item model's attribute to Map.classThis class is responsible to populate the value from the source as collection of ItemModel/primitiveclassPopulate the composed type of item model's attribute to Map.classPopulate the enumerate meta type of item model's attribute to Map.classPopulate the map type of item model's attribute to Map.classPopulate a map from a non-localized map type attribute, such as String2StringMapType, of an item model.class -
Uses of AbstractItemToMapPopulator in de.hybris.platform.webhookservices.populator
Subclasses of AbstractItemToMapPopulator in de.hybris.platform.webhookservices.populatorModifier and TypeClassDescriptionclassA webhook populator for special types with non-localized map attributes.