Class ProductConfigRulesPrepareInterceptor

java.lang.Object
de.hybris.platform.sap.productconfig.rules.interceptor.ProductConfigRulesPrepareInterceptor
All Implemented Interfaces:
Interceptor, PrepareInterceptor<AbstractRuleEngineRuleModel>

public class ProductConfigRulesPrepareInterceptor extends Object implements PrepareInterceptor<AbstractRuleEngineRuleModel>
CPQ adds own attributes to the rules source model related to message handling. Those attributes are mapped from the DTO into the model using this interceptor.