public class SendEventOrderCancelNotification extends java.lang.Object implements OrderCancelNotificationServiceAdapter
CancelFinishedEvent and CancelPendingEvent) while notifications.| Constructor and Description |
|---|
SendEventOrderCancelNotification() |
| Modifier and Type | Method and Description |
|---|---|
void |
sendCancelFinishedNotifications(OrderCancelRecordEntryModel cancelRequestRecordEntry)
Method used for sending notifications when order cancel operation has finished.
|
void |
sendCancelPendingNotifications(OrderCancelRecordEntryModel cancelRequestRecordEntry)
Method used for sending notifications when order cancel operation has started.
|
void |
setEventService(EventService eventService) |
public void sendCancelFinishedNotifications(OrderCancelRecordEntryModel cancelRequestRecordEntry)
OrderCancelNotificationServiceAdaptersendCancelFinishedNotifications in interface OrderCancelNotificationServiceAdapterpublic void sendCancelPendingNotifications(OrderCancelRecordEntryModel cancelRequestRecordEntry)
OrderCancelNotificationServiceAdaptersendCancelPendingNotifications in interface OrderCancelNotificationServiceAdapterpublic void setEventService(EventService eventService)
Copyright © 2018 SAP SE. All Rights Reserved.