Class StockNotificationHandler
java.lang.Object
de.hybris.platform.stocknotificationaddon.handlers.StockNotificationHandler
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidprepareInterestData(StockNotificationForm stockNotificationForm, ProductInterestData productInterestData) prepareStockNotifcationFormByInterest(ProductInterestData productInterestData)
-
Constructor Details
-
StockNotificationHandler
public StockNotificationHandler()
-
-
Method Details
-
prepareInterestData
public void prepareInterestData(StockNotificationForm stockNotificationForm, ProductInterestData productInterestData) -
prepareStockNotifcationFormByInterest
public StockNotificationForm prepareStockNotifcationFormByInterest(ProductInterestData productInterestData) -
prepareStockNotifcationFormByCustomer
public StockNotificationForm prepareStockNotifcationFormByCustomer(List<NotificationPreferenceData> preferences)
-