Uses of Interface
de.hybris.platform.couponservices.services.CouponService
Packages that use CouponService
Package
Description
-
Uses of CouponService in de.hybris.platform.coupon.backoffice.cockpitng.editor.tab.populator
Methods in de.hybris.platform.coupon.backoffice.cockpitng.editor.tab.populator that return CouponServiceModifier and TypeMethodDescriptionprotected CouponServiceDefaultAppliedCouponPopulator.getCouponService()Methods in de.hybris.platform.coupon.backoffice.cockpitng.editor.tab.populator with parameters of type CouponServiceModifier and TypeMethodDescriptionvoidDefaultAppliedCouponPopulator.setCouponService(CouponService couponService) -
Uses of CouponService in de.hybris.platform.couponfacades.facades.impl
Methods in de.hybris.platform.couponfacades.facades.impl that return CouponServiceModifier and TypeMethodDescriptionprotected CouponServiceDefaultCouponDataFacade.getCouponService()protected CouponServiceDefaultCouponFacade.getCouponService()Methods in de.hybris.platform.couponfacades.facades.impl with parameters of type CouponServiceModifier and TypeMethodDescriptionvoidDefaultCouponDataFacade.setCouponService(CouponService couponService) voidDefaultCouponFacade.setCouponService(CouponService couponService) -
Uses of CouponService in de.hybris.platform.couponservices
Methods in de.hybris.platform.couponservices that return CouponServiceModifier and TypeMethodDescriptionprotected CouponServiceRuleActionCouponMetadataHandler.getCouponService()Methods in de.hybris.platform.couponservices with parameters of type CouponServiceModifier and TypeMethodDescriptionvoidRuleActionCouponMetadataHandler.setCouponService(CouponService couponService) -
Uses of CouponService in de.hybris.platform.couponservices.cart.hooks
Methods in de.hybris.platform.couponservices.cart.hooks that return CouponServiceModifier and TypeMethodDescriptionprotected CouponServiceCouponRedeemableValidationHook.getCouponService()MergeCouponCodeHook.getCouponService()Methods in de.hybris.platform.couponservices.cart.hooks with parameters of type CouponServiceModifier and TypeMethodDescriptionvoidCouponRedeemableValidationHook.setCouponService(CouponService couponService) voidMergeCouponCodeHook.setCouponService(CouponService couponService) -
Uses of CouponService in de.hybris.platform.couponservices.converters.populator
Methods in de.hybris.platform.couponservices.converters.populator that return CouponServiceMethods in de.hybris.platform.couponservices.converters.populator with parameters of type CouponServiceModifier and TypeMethodDescriptionvoidCouponRaoPopulator.setCouponService(CouponService couponService) -
Uses of CouponService in de.hybris.platform.couponservices.order.hooks
Methods in de.hybris.platform.couponservices.order.hooks that return CouponServiceModifier and TypeMethodDescriptionprotected CouponServiceCouponRedemptionMethodHook.getCouponService()Methods in de.hybris.platform.couponservices.order.hooks with parameters of type CouponServiceModifier and TypeMethodDescriptionvoidCouponRedemptionMethodHook.setCouponService(CouponService couponService) -
Uses of CouponService in de.hybris.platform.couponservices.services.impl
Classes in de.hybris.platform.couponservices.services.impl that implement CouponService -
Uses of CouponService in de.hybris.platform.couponwebservices.facades.impl
Methods in de.hybris.platform.couponwebservices.facades.impl that return CouponServiceModifier and TypeMethodDescriptionprotected CouponServiceAbstractCouponWsFacades.getCouponService()protected CouponServiceDefaultCouponRedemptionWsFacade.getCouponService()protected CouponServiceDefaultGenericCouponWsFacades.getCouponService()Methods in de.hybris.platform.couponwebservices.facades.impl with parameters of type CouponServiceModifier and TypeMethodDescriptionvoidAbstractCouponWsFacades.setCouponService(CouponService couponService) voidDefaultCouponRedemptionWsFacade.setCouponService(CouponService couponService) voidDefaultGenericCouponWsFacades.setCouponService(CouponService couponService) -
Uses of CouponService in de.hybris.platform.customercouponservices
Subinterfaces of CouponService in de.hybris.platform.customercouponservicesModifier and TypeInterfaceDescriptioninterfaceDeals with customer coupon related Models using existing DAOs -
Uses of CouponService in de.hybris.platform.customercouponservices.impl
Classes in de.hybris.platform.customercouponservices.impl that implement CouponService -
Uses of CouponService in de.hybris.platform.timedaccesspromotionengineservices.cart.hooks
Methods in de.hybris.platform.timedaccesspromotionengineservices.cart.hooks that return CouponServiceModifier and TypeMethodDescriptionprotected CouponServiceDefaultFlashBuyCartValidationHook.getCouponService()Methods in de.hybris.platform.timedaccesspromotionengineservices.cart.hooks with parameters of type CouponServiceModifier and TypeMethodDescriptionvoidDefaultFlashBuyCartValidationHook.setCouponService(CouponService couponService)