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