| Interface | Description |
|---|---|
| FindDeliveryCostStrategy |
Strategy focused on resolving delivery cost for a given order.
|
| FindDiscountValuesStrategy |
Strategy focuses on resolving
DiscountValues 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 resolving
PriceValue for the given AbstractOrderEntryModel. |
| FindTaxValuesStrategy |
Strategy focused on finding
TaxValues for the given order entry. |
| OrderRequiresCalculationStrategy |
Strategy answers if order or order entry requires calculation
|
| ServiceLayerOnlyCalculationVerifier |
An interface for marking service layer only calculation strategies.
|
Copyright © 2018 SAP SE. All Rights Reserved.