public class SapCpiQuoteOrderMethodHook extends CommercePlaceQuoteOrderMethodHook
| Constructor and Description |
|---|
SapCpiQuoteOrderMethodHook() |
| Modifier and Type | Method and Description |
|---|---|
void |
afterPlaceOrder(CommerceCheckoutParameter commerceCheckoutParameter,
CommerceOrderResult commerceOrderResult)
Executed after the place order
|
beforePlaceOrder, beforeSubmitOrder, getEventService, setEventServicepublic void afterPlaceOrder(CommerceCheckoutParameter commerceCheckoutParameter, CommerceOrderResult commerceOrderResult)
CommercePlaceOrderMethodHookafterPlaceOrder in interface CommercePlaceOrderMethodHookafterPlaceOrder in class CommercePlaceQuoteOrderMethodHookcommerceCheckoutParameter - object containing all the information for checkoutcommerceOrderResult - object containing the order modelCopyright © 2018 SAP SE. All Rights Reserved.