public interface OrderCancelCallbackService
| Modifier and Type | Method and Description |
|---|---|
void |
onOrderCancelResponse(OrderCancelResponse cancelResponse)
Callback method used by the Warehouse adapter to pass cancel operation result.
|
void onOrderCancelResponse(OrderCancelResponse cancelResponse) throws OrderCancelException
cancelResponse - instance of OrderCancelResponseOrderCancelException - in the case of any error during the order cancellationCopyright © 2018 SAP SE. All Rights Reserved.