Class ConfigurationOverviewInstancePopulator

java.lang.Object
de.hybris.platform.sap.productconfig.facades.populator.AbstractOverviewPopulator
de.hybris.platform.sap.productconfig.facades.populator.ConfigurationOverviewInstancePopulator
All Implemented Interfaces:
ConfigurablePopulator<InstanceModel,List<CharacteristicGroup>,Map>

public class ConfigurationOverviewInstancePopulator extends AbstractOverviewPopulator implements ConfigurablePopulator<InstanceModel,List<CharacteristicGroup>,Map>
Transforms an InstanceModel into into a list of CharacteristicGroup data as required by the configuration overview page.
This class will use the ConfigurationOverviewValuePopulator to handle the individual cstic values, while itself is typically called by the ConfigurationOverviewPopulator.