Package de.hybris.platform.couponservices.interceptor
package de.hybris.platform.couponservices.interceptor
-
ClassDescriptionThe general coupon validation interceptorCodeGenerationConfigurationUsageValidateInterceptor validates whether
CodeGenerationConfigurationModelis assigned to at least once @{linkAbstractCouponModel.CodeGenerationConfigurationValidateInterceptor validates thecodeSeparatorand thatcouponPartCountandcouponPartLengthare within the defined limits (both > 0, product of both between 4 and 40 (more formally:4 <= (codePartCount * codePartLength) <= 40).The MultiCodeCouponInitDefaultsInterceptor initializes the internal attributes required for coupon code generation.validation interceptor for Multi-code couponvalidation interceptor for Single code coupon