Class DefaultIntegrationKeyPopulator

java.lang.Object
de.hybris.platform.integrationservices.populator.DefaultIntegrationKeyPopulator
All Implemented Interfaces:
Populator<ItemToMapConversionContext,Map<String,Object>>

public class DefaultIntegrationKeyPopulator extends Object implements Populator<ItemToMapConversionContext,Map<String,Object>>
An attribute value populator, which injects integration key value into a Map representing a data item, based on the values of key attributes in that map.