Class ConfigurationOrderEntryProductInfoModelPopulator

java.lang.Object
de.hybris.platform.sap.productconfig.facades.populator.ConfigurationOrderEntryProductInfoModelPopulator
All Implemented Interfaces:
Populator<ConfigModel,List<AbstractOrderEntryProductInfoModel>>

public class ConfigurationOrderEntryProductInfoModelPopulator extends Object implements Populator<ConfigModel,List<AbstractOrderEntryProductInfoModel>>
Populator to create an AbstractOrderEntryProductInfoModel from a given ConfigurationModel.
AbstractOrderEntryProductInfoModel contains a short list of some values of the related runtime configuration, so it can be used to show a configuration summary within the cart or order, without the need to instantiate the whole configuration, or even to be aware of the configuration at all.