Package de.hybris.platform.integrationservices.populator
package de.hybris.platform.integrationservices.populator
-
ClassesClassDescriptionAbstract class to populate given item model to a Map which is representation of the Integration Object.Populate the atomic type of item model's attribute to Map.This class is responsible to populate the value from the source as collection of ItemModel/primitivePopulate the composed type of item model's attribute to Map.Populate the enumerate meta type of item model's attribute to Map.An attribute value populator, which injects integration key value into a
Maprepresenting a data item, based on the values of key attributes in that map.Populate the map type of item model's attribute to Map.Populate a map from a non-localized map type attribute, such as String2StringMapType, of an item model.This class encapsulates the context of a conversion from a POJO to aMapA wrapper around a primitive value that is stored in a collection.