Uses of Interface
de.hybris.platform.stocknotificationfacades.StockNotificationFacade
-
Packages that use StockNotificationFacade Package Description de.hybris.platform.stocknotificationaddon.renderer.impl de.hybris.platform.stocknotificationfacades.impl -
-
Uses of StockNotificationFacade in de.hybris.platform.stocknotificationaddon.renderer.impl
Methods in de.hybris.platform.stocknotificationaddon.renderer.impl that return StockNotificationFacade Modifier and Type Method Description protected StockNotificationFacadeAddToCartActionRendererForStockNotification. getStockNotificationFacade()Methods in de.hybris.platform.stocknotificationaddon.renderer.impl with parameters of type StockNotificationFacade Modifier and Type Method Description voidAddToCartActionRendererForStockNotification. setStockNotificationFacade(StockNotificationFacade stockNotificationFacade) -
Uses of StockNotificationFacade in de.hybris.platform.stocknotificationfacades.impl
Classes in de.hybris.platform.stocknotificationfacades.impl that implement StockNotificationFacade Modifier and Type Class Description classDefaultStockNotificationFacadeImpl of the interface of Flash Buy facade
-