Uses of Interface
de.hybris.platform.couponservices.services.CouponService
-
-
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 CouponService Modifier and Type Method Description protected CouponServiceDefaultAppliedCouponPopulator. getCouponService()Methods in de.hybris.platform.coupon.backoffice.cockpitng.editor.tab.populator with parameters of type CouponService Modifier and Type Method Description voidDefaultAppliedCouponPopulator. setCouponService(CouponService couponService) -
Uses of CouponService in de.hybris.platform.couponfacades.facades.impl
Methods in de.hybris.platform.couponfacades.facades.impl that return CouponService Modifier and Type Method Description protected CouponServiceDefaultCouponDataFacade. getCouponService()protected CouponServiceDefaultCouponFacade. getCouponService()Methods in de.hybris.platform.couponfacades.facades.impl with parameters of type CouponService Modifier and Type Method Description voidDefaultCouponDataFacade. setCouponService(CouponService couponService)voidDefaultCouponFacade. setCouponService(CouponService couponService) -
Uses of CouponService in de.hybris.platform.couponservices
Methods in de.hybris.platform.couponservices that return CouponService Modifier and Type Method Description protected CouponServiceRuleActionCouponMetadataHandler. getCouponService()Methods in de.hybris.platform.couponservices with parameters of type CouponService Modifier and Type Method Description voidRuleActionCouponMetadataHandler. setCouponService(CouponService couponService) -
Uses of CouponService in de.hybris.platform.couponservices.cart.hooks
Methods in de.hybris.platform.couponservices.cart.hooks that return CouponService Modifier and Type Method Description protected CouponServiceCouponRedeemableValidationHook. getCouponService()Methods in de.hybris.platform.couponservices.cart.hooks with parameters of type CouponService Modifier and Type Method Description voidCouponRedeemableValidationHook. setCouponService(CouponService couponService) -
Uses of CouponService in de.hybris.platform.couponservices.converters.populator
Methods in de.hybris.platform.couponservices.converters.populator that return CouponService Modifier and Type Method Description protected CouponServiceCouponRaoPopulator. getCouponService()Methods in de.hybris.platform.couponservices.converters.populator with parameters of type CouponService Modifier and Type Method Description voidCouponRaoPopulator. setCouponService(CouponService couponService) -
Uses of CouponService in de.hybris.platform.couponservices.order.hooks
Methods in de.hybris.platform.couponservices.order.hooks that return CouponService Modifier and Type Method Description protected CouponServiceCouponRedemptionMethodHook. getCouponService()Methods in de.hybris.platform.couponservices.order.hooks with parameters of type CouponService Modifier and Type Method Description voidCouponRedemptionMethodHook. setCouponService(CouponService couponService) -
Uses of CouponService in de.hybris.platform.couponservices.services.impl
Classes in de.hybris.platform.couponservices.services.impl that implement CouponService Modifier and Type Class Description classDefaultCouponServiceDefault CouponService implementation -
Uses of CouponService in de.hybris.platform.couponwebservices.facades.impl
Methods in de.hybris.platform.couponwebservices.facades.impl that return CouponService Modifier and Type Method Description protected CouponServiceAbstractCouponWsFacades. getCouponService()Methods in de.hybris.platform.couponwebservices.facades.impl with parameters of type CouponService Modifier and Type Method Description voidAbstractCouponWsFacades. setCouponService(CouponService couponService) -
Uses of CouponService in de.hybris.platform.customercouponservices
Subinterfaces of CouponService in de.hybris.platform.customercouponservices Modifier and Type Interface Description interfaceCustomerCouponServiceDeals 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 Modifier and Type Class Description classDefaultCustomerCouponServiceDefault implementation ofCustomerCouponService -
Uses of CouponService in de.hybris.platform.timedaccesspromotionengineservices.cart.hooks
Methods in de.hybris.platform.timedaccesspromotionengineservices.cart.hooks that return CouponService Modifier and Type Method Description protected CouponServiceDefaultFlashBuyCartValidationHook. getCouponService()Methods in de.hybris.platform.timedaccesspromotionengineservices.cart.hooks with parameters of type CouponService Modifier and Type Method Description voidDefaultFlashBuyCartValidationHook. setCouponService(CouponService couponService)
-