Uses of Interface
de.hybris.platform.couponservices.couponcodegeneration.CouponCodesGenerator
Packages that use CouponCodesGenerator
Package
Description
-
Uses of CouponCodesGenerator in de.hybris.platform.couponservices.couponcodegeneration.impl
Classes in de.hybris.platform.couponservices.couponcodegeneration.impl that implement CouponCodesGeneratorConstructors in de.hybris.platform.couponservices.couponcodegeneration.impl with parameters of type CouponCodesGeneratorModifierConstructorDescriptionCouponCodesInputStream(MultiCodeCouponModel coupon, CouponCodesGenerator couponCodesGenerator, int batchSize, int totalSize) -
Uses of CouponCodesGenerator in de.hybris.platform.couponservices.services.impl
Methods in de.hybris.platform.couponservices.services.impl that return CouponCodesGeneratorModifier and TypeMethodDescriptionprotected CouponCodesGeneratorDefaultCouponCodeGenerationService.getCouponCodesGenerator()Methods in de.hybris.platform.couponservices.services.impl with parameters of type CouponCodesGeneratorModifier and TypeMethodDescriptionvoidDefaultCouponCodeGenerationService.setCouponCodesGenerator(CouponCodesGenerator couponCodesGenerator)