Uses of Interface
de.hybris.platform.ruleengineservices.rule.evaluation.RuleConditionContext
-
Packages that use RuleConditionContext Package Description de.hybris.platform.ruleengineservices.rule.evaluation -
-
Uses of RuleConditionContext in de.hybris.platform.ruleengineservices.rule.evaluation
Methods in de.hybris.platform.ruleengineservices.rule.evaluation with parameters of type RuleConditionContext Modifier and Type Method Description boolean
RuleExecutableCondition. evaluateCondition(RuleConditionContext context, java.util.Map<java.lang.String,java.lang.Object> parameters)
-