Uses of Class
de.hybris.platform.stocknotificationaddon.forms.StockNotificationForm
Packages that use StockNotificationForm
Package
Description
-
Uses of StockNotificationForm in de.hybris.platform.stocknotificationaddon.controllers.pages
Methods in de.hybris.platform.stocknotificationaddon.controllers.pages with parameters of type StockNotificationFormModifier and TypeMethodDescriptionStockNotificationPageController.addStockNotification(String productCode, StockNotificationForm stockNotificationForm, javax.servlet.http.HttpServletResponse response, org.springframework.ui.Model model) -
Uses of StockNotificationForm in de.hybris.platform.stocknotificationaddon.handlers
Methods in de.hybris.platform.stocknotificationaddon.handlers that return StockNotificationFormModifier and TypeMethodDescriptionStockNotificationHandler.prepareStockNotifcationFormByCustomer(List<NotificationPreferenceData> preferences) StockNotificationHandler.prepareStockNotifcationFormByInterest(ProductInterestData productInterestData) Methods in de.hybris.platform.stocknotificationaddon.handlers with parameters of type StockNotificationFormModifier and TypeMethodDescriptionvoidStockNotificationHandler.prepareInterestData(StockNotificationForm stockNotificationForm, ProductInterestData productInterestData)