Class ConfigurationOrderEntryProductInfoModelPopulator

  • All Implemented Interfaces:
    Populator<ConfigModel,​java.util.List<AbstractOrderEntryProductInfoModel>>

    public class ConfigurationOrderEntryProductInfoModelPopulator
    extends java.lang.Object
    implements Populator<ConfigModel,​java.util.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.