Interface TmaFindAbstractOrderEntryPriceStrategy

    • Method Detail

      • findBasePrice

        TmaAbstractOrderPriceModel findBasePrice​(AbstractOrderEntryModel entry,
                                                 java.util.List<de.hybris.platform.util.TaxValue> taxes)
        Find the base price for an AbstractOrderEntryModel
        Parameters:
        entry - the order entry for which the price will be computed
        taxes - the taxes that should be applied on the order entry
        Returns:
        the populated price for the given order entry