| Modifier and Type | Method and Description |
|---|---|
NotificationPreferenceData |
NotificationPreferenceFacade.getNotificationPreference()
Get the notification preference
|
| Modifier and Type | Method and Description |
|---|---|
void |
NotificationPreferenceFacade.updateNotificationPreference(NotificationPreferenceData notificationPreferenceData)
Update the notification preference to database
|
| Modifier and Type | Method and Description |
|---|---|
NotificationPreferenceData |
DefaultNotificationPreferenceFacade.getNotificationPreference() |
| Modifier and Type | Method and Description |
|---|---|
Converter<CustomerModel,NotificationPreferenceData> |
DefaultNotificationPreferenceFacade.getNotificationPreferenceConverter() |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultNotificationPreferenceFacade.updateNotificationPreference(NotificationPreferenceData notificationPreferenceData) |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultNotificationPreferenceFacade.setNotificationPreferenceConverter(Converter<CustomerModel,NotificationPreferenceData> notificationPreferenceConverter) |
| Modifier and Type | Method and Description |
|---|---|
void |
NotificationPreferencePopulator.populate(CustomerModel source,
NotificationPreferenceData target)
Populate notification preference data into target.CustomerModel contains UID which is the email address
SmsNotificationChannelStrategy will provide the phone number
|
| Modifier and Type | Method and Description |
|---|---|
StockNotificationForm |
StockNotificationHandler.prepareStockNotifcationFormByCustomer(NotificationPreferenceData notificationPreferenceData) |
Copyright © 2017 SAP SE. All Rights Reserved.