Class BaseTriggerInterceptor
- java.lang.Object
-
- de.hybris.platform.personalizationservices.trigger.impl.BaseTriggerInterceptor
-
- Direct Known Subclasses:
CxDefaultTriggerValidationInterceptor,CxExpressionTriggerInterceptor,CxSegmentTriggerValidationInterceptor
public class BaseTriggerInterceptor extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description BaseTriggerInterceptor()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected voidisTriggerUnique(CxAbstractTriggerModel model, CxVariationModel variation, InterceptorContext context)
-
-
-
Method Detail
-
isTriggerUnique
protected void isTriggerUnique(CxAbstractTriggerModel model, CxVariationModel variation, InterceptorContext context) throws InterceptorException
- Throws:
InterceptorException
-
-