public class DefaultSapCpiOutboundQuoteService extends java.lang.Object implements SapCpiOutboundQuoteService
OK, RESPONSE_MESSAGE, RESPONSE_STATUS| Constructor and Description |
|---|
DefaultSapCpiOutboundQuoteService() |
| Modifier and Type | Method and Description |
|---|---|
OutboundServiceFacade |
getOutboundServiceFacade() |
<any> |
sendQuote(SAPCpiOutboundQuoteModel sapCpiOutboundQuoteModel) |
<any> |
sendQuoteStatus(SAPCpiOutboundQuoteStatusModel sapCpiOutboundQuoteStatusModel) |
void |
setOutboundServiceFacade(OutboundServiceFacade outboundServiceFacade) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetPropertyValue, isSentSuccessfullypublic <any> sendQuote(SAPCpiOutboundQuoteModel sapCpiOutboundQuoteModel)
sendQuote in interface SapCpiOutboundQuoteServicepublic <any> sendQuoteStatus(SAPCpiOutboundQuoteStatusModel sapCpiOutboundQuoteStatusModel)
sendQuoteStatus in interface SapCpiOutboundQuoteServicepublic OutboundServiceFacade getOutboundServiceFacade()
public void setOutboundServiceFacade(OutboundServiceFacade outboundServiceFacade)
Copyright © 2018 SAP SE. All Rights Reserved.