public interface FindDeliveryCostStrategy extends ServiceLayerOnlyCalculationVerifier
ZoneDeliveryModes, the cost usually depends on the delivery zone.| Modifier and Type | Method and Description |
|---|---|
PriceValue |
getDeliveryCost(AbstractOrderModel order)
Returns order's delivery cost of the given order.
|
isSLOnlyPriceValue getDeliveryCost(AbstractOrderModel order)
order - AbstractOrderModelPriceValue representing delivery cost introduced in the order.Copyright © 2018 SAP SE. All Rights Reserved.