Uses of Class
de.hybris.platform.integrationservices.populator.AbstractItem2MapPopulator
-
Packages that use AbstractItem2MapPopulator Package Description de.hybris.platform.integrationservices.populator -
-
Uses of AbstractItem2MapPopulator in de.hybris.platform.integrationservices.populator
Subclasses of AbstractItem2MapPopulator 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.classLocalizedAttribute2MapPopulator
-