Interface DataHubInboundCancelOrderHelper
-
- All Superinterfaces:
DataHubInboundOrderHelper
- All Known Implementing Classes:
DefaultDataHubOmsInboundOrderHelper
public interface DataHubInboundCancelOrderHelper extends DataHubInboundOrderHelper
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidprocessCancelOrderConfirmationFromDataHub(java.lang.String orderNumber)Trigger subsequent actions after cancel return order confirmation has arrived-
Methods inherited from interface com.sap.hybris.returnsexchange.inbound.DataHubInboundOrderHelper
processOrderConfirmationFromDataHub, processOrderDeliveryNotififcationFromDataHub
-
-