Class DroolsKIEBaseValidateInterceptor

java.lang.Object
de.hybris.platform.droolsruleengineservices.interceptors.DroolsKIEBaseValidateInterceptor
All Implemented Interfaces:
Interceptor, ValidateInterceptor<DroolsKIEBaseModel>

public class DroolsKIEBaseValidateInterceptor extends Object implements ValidateInterceptor<DroolsKIEBaseModel>
Validate interceptor for DroolsKIEBase. Validates that the KIEBase has a corresponding KIEModule set and that no two rules within the base have the same name and package.