| Class | Description |
|---|---|
| GenericVariantProductValidateInterceptor |
This interceptor ensures the following rules are fulfilled for a given
VariantValueCategory - there can be only one super category of type
VariantCategory and this super category is not optional - it can't have any other Categories (normal ones) as super
categories. |
| GenericVariantProductValidateInterceptorTest | |
| GenericVariantProductValidateInterceptorUnitTest | |
| VariantCategoryValidateInterceptor |
This interceptor validates that the
VariantCategory that you try to save has
at most one supercategory and this supercategory is of type VariantCategory. |
| VariantCategoryValidateInterceptorTest | |
| VariantValueCategoryValidateInterceptor |
This interceptor ensures the following rules are fulfilled for a given
VariantValueCategory - there can be only one super category of type
VariantCategory and this super category is not optional - it can't have any other Categories (normal ones) as super
categories. |
| VariantValueCategoryValidateInterceptorTest |
Copyright © 2018 SAP SE. All Rights Reserved.