public interface FindPaymentCostStrategy extends ServiceLayerOnlyCalculationVerifier
| Modifier and Type | Method and Description |
|---|---|
PriceValue |
getPaymentCost(AbstractOrderModel order)
Returns cost of the given order that is related with payment.
|
isSLOnlyPriceValue getPaymentCost(AbstractOrderModel order)
order - AbstractOrderModelPriceValue representing payment cost introduced in the order.Copyright © 2018 SAP SE. All Rights Reserved.