Class QuoteConfigurationPopulator

    • Constructor Detail

      • QuoteConfigurationPopulator

        public QuoteConfigurationPopulator()
    • Method Detail

      • populate

        public void populate​(QuoteModel source,
                             QuoteData target)
        Description copied from interface: Populator
        Populate the target instance with values from the source instance.
        Specified by:
        populate in interface Populator<QuoteModel,​QuoteData>
        Parameters:
        source - the source object
        target - the target to fill
      • setCpqConfigurableChecker

        public void setCpqConfigurableChecker​(CPQConfigurableChecker cpqConfigurableChecker)
        Set helper, to check if the related product is CPQ configurable
        Parameters:
        cpqConfigurableChecker - configurator checker