Package de.hybris.platform.variants.interceptor
package de.hybris.platform.variants.interceptor
-
ClassesClassDescriptionThis 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.This interceptor validates that theVariantCategorythat you try to save has at most one supercategory and this supercategory is of typeVariantCategory.This interceptor ensures the following rules are fulfilled for a givenVariantValueCategory- 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.