public interface SapCpiOutboundQuoteService
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
OK |
static java.lang.String |
RESPONSE_MESSAGE |
static java.lang.String |
RESPONSE_STATUS |
| Modifier and Type | Method and Description |
|---|---|
static java.lang.String |
getPropertyValue(<any> responseEntityMap,
java.lang.String property) |
static boolean |
isSentSuccessfully(<any> responseEntityMap) |
<any> |
sendQuote(SAPCpiOutboundQuoteModel sapCpiOutboundQuoteModel) |
<any> |
sendQuoteStatus(SAPCpiOutboundQuoteStatusModel sapCpiOutboundQuoteStatusModel) |
static final java.lang.String OK
static final java.lang.String RESPONSE_STATUS
static final java.lang.String RESPONSE_MESSAGE
<any> sendQuote(SAPCpiOutboundQuoteModel sapCpiOutboundQuoteModel)
<any> sendQuoteStatus(SAPCpiOutboundQuoteStatusModel sapCpiOutboundQuoteStatusModel)
static boolean isSentSuccessfully(<any> responseEntityMap)
static java.lang.String getPropertyValue(<any> responseEntityMap,
java.lang.String property)
Copyright © 2018 SAP SE. All Rights Reserved.