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 - OrderCancelExceptionCopyright © 2017 SAP SE. All Rights Reserved.