Package de.hybris.platform.order.strategies.calculation
-
Interface Summary Interface Description FindDeliveryCostStrategy Strategy focused on resolving delivery cost for a given order.FindDiscountValuesStrategy Strategy focuses on resolvingDiscountValues for the order (global discounts), or for the order entry.FindPaymentCostStrategy Strategy focused on resolving payment cost for a given order.FindPriceStrategy Strategy that focuses on resolvingPriceValuefor the givenAbstractOrderEntryModel.FindTaxValuesStrategy Strategy focused on findingTaxValues for the given order entry.OrderRequiresCalculationStrategy Strategy answers if order or order entry requires calculationServiceLayerOnlyCalculationVerifier An interface for marking service layer only calculation strategies.