Class ConfigurationOverviewValuePopulator

java.lang.Object
de.hybris.platform.sap.productconfig.facades.populator.ConfigurationOverviewValuePopulator
All Implemented Interfaces:
ConfigurablePopulator<CsticValueModel,CharacteristicValue,Map>

public class ConfigurationOverviewValuePopulator extends Object implements ConfigurablePopulator<CsticValueModel,CharacteristicValue,Map>
Transforms an CsticValueModel into into a list of CharacteristicValue data as required by the configuration overview page.
It is typically called by the ConfigurationOverviewInstancePopulator.