Class VariantProductValidateInterceptor

java.lang.Object
de.hybris.platform.product.interceptors.VariantProductValidateInterceptor
All Implemented Interfaces:
Interceptor, ValidateInterceptor

public class VariantProductValidateInterceptor extends Object implements ValidateInterceptor
Interceptor, which makes some operations (checking base product and base variant type) on variant product, which is being created.

Interceptor is being performed only if the given VariantProductModel is newly created or it's VariantProductModel.BASEPRODUCT is modified.