| Constructor and Description |
|---|
DefaultCouponNotificationSmsProcessor() |
| Modifier and Type | Method and Description |
|---|---|
void |
process(CustomerModel customer,
java.util.Map<java.lang.String,? extends ItemModel> dataMap)
Render and send the notification
|
void |
setSmsNotificationChannelStrategy(SmsNotificationChannelStrategy smsNotificationChannelStrategy) |
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)
public void setSmsNotificationChannelStrategy(SmsNotificationChannelStrategy smsNotificationChannelStrategy)
Copyright © 2017 SAP SE. All Rights Reserved.