Interface TmaAbstractOrderDiscountValuePriceBuilder

All Known Implementing Classes:
DefaultTmaAbstractOrderDiscountValuePriceBuilder

public interface TmaAbstractOrderDiscountValuePriceBuilder
Builder for creating a TmaAbstractOrderPriceModel from discount value.
Since:
2007
  • Method Details

    • buildPrice

      TmaAbstractOrderPriceModel buildPrice(de.hybris.platform.util.DiscountValue discountValue, AbstractOrderModel order, List<de.hybris.platform.util.TaxValue> taxes)
      Builds an instance of TmaAbstractOrderPriceModel for the given param.
      Parameters:
      order - the order for which the prices are created
      taxes - the taxes to be applied on the order price
      Returns:
      the list of order entry prices