| Constructor and Description |
|---|
DefaultCouponNotificationSmsProcessor() |
| Modifier and Type | Method and Description |
|---|---|
protected NotificationService |
getNotificationService() |
protected TextService |
getTextService() |
void |
process(CustomerModel customer,
java.util.Map<java.lang.String,? extends ItemModel> dataMap)
Render and send the notification
|
void |
setNotificationService(NotificationService notificationService) |
void |
setTextService(TextService textService) |
public DefaultCouponNotificationSmsProcessor()
public void process(CustomerModel customer, java.util.Map<java.lang.String,? extends ItemModel> dataMap)
Processorpublic void setTextService(TextService textService)
protected NotificationService getNotificationService()
public void setNotificationService(NotificationService notificationService)
protected TextService getTextService()
Copyright © 2018 SAP SE. All Rights Reserved.