public class DefaultFindPaymentCostStrategy extends AbstractBusinessService implements FindPaymentCostStrategy
FindPaymentCostStrategy.AbstractService.SerializableDTOmodelService, sessionService, txManagertenant| Constructor and Description |
|---|
DefaultFindPaymentCostStrategy() |
| Modifier and Type | Method and Description |
|---|---|
PriceValue |
getPaymentCost(AbstractOrderModel order)
Returns cost of the given order that is related with payment.
|
getModelService, getSessionService, getTxManager, setModelService, setSessionService, setTxManagerafterPropertiesSet, getCurrentTenant, setBeanName, setCurrentTenant, writeReplaceclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitisSLOnlypublic PriceValue getPaymentCost(AbstractOrderModel order)
FindPaymentCostStrategygetPaymentCost in interface FindPaymentCostStrategyorder - AbstractOrderModelPriceValue representing payment cost introduced in the order.Copyright © 2018 SAP SE. All Rights Reserved.