| Class | Description |
|---|---|
| AbstractCouponValidateInterceptor |
The general coupon validation interceptor
|
| AbstractCouponValidateInterceptorUnitTest | |
| CodeGenerationConfigurationUsageValidateInterceptor |
CodeGenerationConfigurationUsageValidateInterceptor validates whether
CodeGenerationConfigurationModel is
assigned to at least once @{link AbstractCouponModel. |
| CodeGenerationConfigurationUsageValidateInterceptorTest | |
| CodeGenerationConfigurationValidateInterceptor |
CodeGenerationConfigurationValidateInterceptor validates the
codeSeparator and that couponPartCount
and couponPartLength are within the defined limits (both > 0, product of both between 4 and 40 (more
formally: 4 <= (codePartCount * codePartLength) <= 40 ). |
| MultiCodeCouponInitDefaultsInterceptor |
The MultiCodeCouponInitDefaultsInterceptor initializes the internal attributes required for coupon code generation.
|
| MultiCodeCouponValidateInterceptor |
validation interceptor for Multi-code coupon
|
| MultiCodeCouponValidateInterceptorUnitTest | |
| MultiCodeCouponValidationIT | |
| SingleCodeCouponValidateInterceptor |
validation interceptor for Single code coupon
|
| SingleCodeCouponValidateInterceptorUnitTest | |
| SingleCodeCouponValidationIT |
| Exception | Description |
|---|---|
| CouponInterceptorException |
Copyright © 2018 SAP SE. All Rights Reserved.