public class SapCpiOutboundServiceImpl extends java.lang.Object implements SapCpiOutboundService
RESPONSE_MESSAGE, RESPONSE_STATUS, SUCCESS| Constructor and Description |
|---|
SapCpiOutboundServiceImpl() |
| Modifier and Type | Method and Description |
|---|---|
protected OutboundServiceFacade |
getOutboundServiceFacade() |
<any> |
sendB2BCustomer(SAPCpiOutboundB2BCustomerModel sapCpiOutboundB2BCustomerModel)
Send B2B Customer
|
<any> |
sendCustomer(SAPCpiOutboundCustomerModel sapCpiOutboundCustomerModel)
Send customer
|
<any> |
sendOrder(SAPCpiOutboundOrderModel sapCpiOutboundOrderModel)
Send order
|
<any> |
sendOrderCancellation(SAPCpiOutboundOrderCancellationModel sapCpiOutboundOrderCancellationModel)
Send order cancellation
|
void |
setOutboundServiceFacade(OutboundServiceFacade outboundServiceFacade) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetPropertyValue, isSentSuccessfullypublic <any> sendCustomer(SAPCpiOutboundCustomerModel sapCpiOutboundCustomerModel)
SapCpiOutboundServicesendCustomer in interface SapCpiOutboundServicesapCpiOutboundCustomerModel - SAPCpiOutboundCustomerModelpublic <any> sendB2BCustomer(SAPCpiOutboundB2BCustomerModel sapCpiOutboundB2BCustomerModel)
SapCpiOutboundServicesendB2BCustomer in interface SapCpiOutboundServicesapCpiOutboundB2BCustomerModel - SAPCpiOutboundB2BCustomerModelpublic <any> sendOrder(SAPCpiOutboundOrderModel sapCpiOutboundOrderModel)
SapCpiOutboundServicesendOrder in interface SapCpiOutboundServicesapCpiOutboundOrderModel - SAPCpiOutboundOrderModelpublic <any> sendOrderCancellation(SAPCpiOutboundOrderCancellationModel sapCpiOutboundOrderCancellationModel)
SapCpiOutboundServicesendOrderCancellation in interface SapCpiOutboundServicesapCpiOutboundOrderCancellationModel - SAPCpiOutboundOrderCancellationModelprotected OutboundServiceFacade getOutboundServiceFacade()
public void setOutboundServiceFacade(OutboundServiceFacade outboundServiceFacade)
Copyright © 2018 SAP SE. All Rights Reserved.