Class CMSCartConfigurationRestrictionEvaluator

java.lang.Object
de.hybris.platform.sap.productconfig.services.evaluator.CMSCartConfigurationRestrictionEvaluator
All Implemented Interfaces:
CMSRestrictionEvaluator<CMSCartConfigurationRestrictionModel>

public class CMSCartConfigurationRestrictionEvaluator extends Object implements CMSRestrictionEvaluator<CMSCartConfigurationRestrictionModel>
This evaluator is attached to the configuration specific cart component. In our CPQ context, it always returns 'true'. Dependent extensions can register other evaluators and register them instead, to offer a more dynamic behaviour.