Uses of Interface
de.hybris.platform.timedaccesspromotionengineservices.FlashBuyService
-
-
Uses of FlashBuyService in de.hybris.platform.timedaccesspromotionenginebackoffice.widgets
Methods in de.hybris.platform.timedaccesspromotionenginebackoffice.widgets that return FlashBuyService Modifier and Type Method Description protected FlashBuyServiceFlashBuyCouponEditorAreaLogicHandler. getFlashBuyService()Methods in de.hybris.platform.timedaccesspromotionenginebackoffice.widgets with parameters of type FlashBuyService Modifier and Type Method Description voidFlashBuyCouponEditorAreaLogicHandler. setFlashBuyService(FlashBuyService flashBuyService) -
Uses of FlashBuyService in de.hybris.platform.timedaccesspromotionenginefacades.impl
Methods in de.hybris.platform.timedaccesspromotionenginefacades.impl that return FlashBuyService Modifier and Type Method Description protected FlashBuyServiceDefaultFlashBuyFacade. getFlashBuyService()Methods in de.hybris.platform.timedaccesspromotionenginefacades.impl with parameters of type FlashBuyService Modifier and Type Method Description voidDefaultFlashBuyFacade. setFlashBuyService(FlashBuyService flashBuyService) -
Uses of FlashBuyService in de.hybris.platform.timedaccesspromotionenginefacades.product.converters.populator
Methods in de.hybris.platform.timedaccesspromotionenginefacades.product.converters.populator that return FlashBuyService Modifier and Type Method Description protected FlashBuyServiceTimedAccessProductPopulator. getFlashBuyService()Constructors in de.hybris.platform.timedaccesspromotionenginefacades.product.converters.populator with parameters of type FlashBuyService Constructor Description TimedAccessProductPopulator(PromotionsService promotionsService, TimeService timeService, BaseSiteService baseSiteService, FlashBuyService flashBuyService, Converter<AbstractPromotionModel,PromotionData> promotionsConverter) -
Uses of FlashBuyService in de.hybris.platform.timedaccesspromotionengineservices.cart.hooks
Methods in de.hybris.platform.timedaccesspromotionengineservices.cart.hooks that return FlashBuyService Modifier and Type Method Description protected FlashBuyServiceDefaultFlashBuyCartValidationHook. getFlashBuyService()Methods in de.hybris.platform.timedaccesspromotionengineservices.cart.hooks with parameters of type FlashBuyService Modifier and Type Method Description voidDefaultFlashBuyCartValidationHook. setFlashBuyService(FlashBuyService flashBuyService) -
Uses of FlashBuyService in de.hybris.platform.timedaccesspromotionengineservices.cronjob
Methods in de.hybris.platform.timedaccesspromotionengineservices.cronjob that return FlashBuyService Modifier and Type Method Description protected FlashBuyServiceResetMaxOrderQuantityJob. getFlashBuyService()Methods in de.hybris.platform.timedaccesspromotionengineservices.cronjob with parameters of type FlashBuyService Modifier and Type Method Description voidResetMaxOrderQuantityJob. setFlashBuyService(FlashBuyService flashBuyService) -
Uses of FlashBuyService in de.hybris.platform.timedaccesspromotionengineservices.impl
Classes in de.hybris.platform.timedaccesspromotionengineservices.impl that implement FlashBuyService Modifier and Type Class Description classDefaultFlashBuyServiceDefault implementation ofFlashBuyService -
Uses of FlashBuyService in de.hybris.platform.timedaccesspromotionengineservices.interceptor
Methods in de.hybris.platform.timedaccesspromotionengineservices.interceptor that return FlashBuyService Modifier and Type Method Description protected FlashBuyServiceFlashBuyCouponCleanUpInterceptor. getFlashBuyService()Methods in de.hybris.platform.timedaccesspromotionengineservices.interceptor with parameters of type FlashBuyService Modifier and Type Method Description voidFlashBuyCouponCleanUpInterceptor. setFlashBuyService(FlashBuyService flashBuyService) -
Uses of FlashBuyService in de.hybris.platform.timedaccesspromotionengineservices.order.hooks
Methods in de.hybris.platform.timedaccesspromotionengineservices.order.hooks that return FlashBuyService Modifier and Type Method Description protected FlashBuyServiceDefaultFlashBuyCommercePlaceOrderMethodHook. getFlashBuyService()Methods in de.hybris.platform.timedaccesspromotionengineservices.order.hooks with parameters of type FlashBuyService Modifier and Type Method Description voidDefaultFlashBuyCommercePlaceOrderMethodHook. setFlashBuyService(FlashBuyService flashBuyService)
-