public class StockNotificationHandler
extends java.lang.Object
| Constructor and Description |
|---|
StockNotificationHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
prepareInterestData(StockNotificationForm stockNotificationForm,
ProductInterestData productInterestData) |
StockNotificationForm |
prepareStockNotifcationFormByCustomer(java.util.List<NotificationPreferenceData> preferences) |
StockNotificationForm |
prepareStockNotifcationFormByInterest(ProductInterestData productInterestData) |
public void prepareInterestData(StockNotificationForm stockNotificationForm, ProductInterestData productInterestData)
public StockNotificationForm prepareStockNotifcationFormByInterest(ProductInterestData productInterestData)
public StockNotificationForm prepareStockNotifcationFormByCustomer(java.util.List<NotificationPreferenceData> preferences)
Copyright © 2018 SAP SE. All Rights Reserved.