Uses of Interface
de.hybris.platform.couponservices.services.CouponCodeGenerationService
-
-
Uses of CouponCodeGenerationService in de.hybris.platform.coupon.backoffice.cockpitng.editor.insets
Methods in de.hybris.platform.coupon.backoffice.cockpitng.editor.insets that return CouponCodeGenerationService Modifier and Type Method Description protected CouponCodeGenerationServiceMultiCodeCouponGeneratorInset. getCouponCodeGenerationService()Methods in de.hybris.platform.coupon.backoffice.cockpitng.editor.insets with parameters of type CouponCodeGenerationService Modifier and Type Method Description voidMultiCodeCouponGeneratorInset. setCouponCodeGenerationService(CouponCodeGenerationService couponCodeGenerationService) -
Uses of CouponCodeGenerationService in de.hybris.platform.couponservices.interceptor
Methods in de.hybris.platform.couponservices.interceptor that return CouponCodeGenerationService Modifier and Type Method Description protected CouponCodeGenerationServiceCodeGenerationConfigurationValidateInterceptor. getCouponCodeGenerationService()protected CouponCodeGenerationServiceMultiCodeCouponInitDefaultsInterceptor. getCouponCodeGenerationService()Methods in de.hybris.platform.couponservices.interceptor with parameters of type CouponCodeGenerationService Modifier and Type Method Description voidCodeGenerationConfigurationValidateInterceptor. setCouponCodeGenerationService(CouponCodeGenerationService couponCodeGenerationService)voidMultiCodeCouponInitDefaultsInterceptor. setCouponCodeGenerationService(CouponCodeGenerationService couponCodeGenerationService) -
Uses of CouponCodeGenerationService in de.hybris.platform.couponservices.order.hooks
Methods in de.hybris.platform.couponservices.order.hooks that return CouponCodeGenerationService Modifier and Type Method Description protected CouponCodeGenerationServiceGiveAwayMultiCodeCouponGenerationHook. getCouponCodeGenerationService()Methods in de.hybris.platform.couponservices.order.hooks with parameters of type CouponCodeGenerationService Modifier and Type Method Description voidGiveAwayMultiCodeCouponGenerationHook. setCouponCodeGenerationService(CouponCodeGenerationService couponCodeGenerationService) -
Uses of CouponCodeGenerationService in de.hybris.platform.couponservices.redemption.strategies.impl
Methods in de.hybris.platform.couponservices.redemption.strategies.impl that return CouponCodeGenerationService Modifier and Type Method Description protected CouponCodeGenerationServiceDefaultMultiCodeCouponRedemptionStrategy. getCouponCodeGenerationService()Methods in de.hybris.platform.couponservices.redemption.strategies.impl with parameters of type CouponCodeGenerationService Modifier and Type Method Description voidDefaultMultiCodeCouponRedemptionStrategy. setCouponCodeGenerationService(CouponCodeGenerationService couponCodeGenerationService) -
Uses of CouponCodeGenerationService in de.hybris.platform.couponservices.services.impl
Classes in de.hybris.platform.couponservices.services.impl that implement CouponCodeGenerationService Modifier and Type Class Description classDefaultCouponCodeGenerationServiceThe default coupon code generation service.Methods in de.hybris.platform.couponservices.services.impl that return CouponCodeGenerationService Modifier and Type Method Description protected CouponCodeGenerationServiceDefaultCouponService. getCouponCodeGenerationService()Methods in de.hybris.platform.couponservices.services.impl with parameters of type CouponCodeGenerationService Modifier and Type Method Description voidDefaultCouponService. setCouponCodeGenerationService(CouponCodeGenerationService couponCodeGenerationService) -
Uses of CouponCodeGenerationService in de.hybris.platform.couponservices.strategies.impl
Methods in de.hybris.platform.couponservices.strategies.impl that return CouponCodeGenerationService Modifier and Type Method Description protected CouponCodeGenerationServiceDefaultFindMultiCodeCouponStrategy. getCouponCodeGenerationService()Methods in de.hybris.platform.couponservices.strategies.impl with parameters of type CouponCodeGenerationService Modifier and Type Method Description voidDefaultFindMultiCodeCouponStrategy. setCouponCodeGenerationService(CouponCodeGenerationService couponCodeGenerationService) -
Uses of CouponCodeGenerationService in de.hybris.platform.couponwebservices.facades.impl
Methods in de.hybris.platform.couponwebservices.facades.impl that return CouponCodeGenerationService Modifier and Type Method Description protected CouponCodeGenerationServiceDefaultCouponCodeGenerationWsFacade. getCouponCodeGenerationService()protected CouponCodeGenerationServiceDefaultMultiCodeCouponWsFacades. getCouponCodeGenerationService()Methods in de.hybris.platform.couponwebservices.facades.impl with parameters of type CouponCodeGenerationService Modifier and Type Method Description voidDefaultCouponCodeGenerationWsFacade. setCouponCodeGenerationService(CouponCodeGenerationService couponCodeGenerationService)voidDefaultMultiCodeCouponWsFacades. setCouponCodeGenerationService(CouponCodeGenerationService couponCodeGenerationService) -
Uses of CouponCodeGenerationService in de.hybris.platform.couponwebservices.test.webservices
Fields in de.hybris.platform.couponwebservices.test.webservices declared as CouponCodeGenerationService Modifier and Type Field Description protected CouponCodeGenerationServiceAbstractCouponWebServicesTest. couponCodeGenerationServiceMethods in de.hybris.platform.couponwebservices.test.webservices that return CouponCodeGenerationService Modifier and Type Method Description protected CouponCodeGenerationServiceAbstractCouponWebServicesTest. getCouponCodeGenerationService()
-