Uses of Class
de.hybris.platform.integrationservices.populator.AbstractItemToMapPopulator
-
Packages that use AbstractItemToMapPopulator Package Description de.hybris.platform.integrationservices.populator -
-
Uses of AbstractItemToMapPopulator in de.hybris.platform.integrationservices.populator
Subclasses of AbstractItemToMapPopulator in de.hybris.platform.integrationservices.populator Modifier and Type Class Description classDefaultAtomicType2MapPopulatorPopulate the atomic type of item model's attribute to Map.classDefaultCollectionType2MapPopulatorThis class is responsible to populate the value from the source as collection of ItemModel/primitiveclassDefaultComposedType2MapPopulatorPopulate the composed type of item model's attribute to Map.classDefaultEnumerationMetaType2MapPopulatorPopulate the enumerate meta type of item model's attribute to Map.classDefaultMapType2MapPopulatorPopulate the map type of item model's attribute to Map.classDefaultNonLocalizedMapType2MapPopulatorPopulate a map from a non-localized map type attribute, such as String2StringMapType, of an item model.classLocalizedAttribute2MapPopulator
-