Class ConditionToValuesMapper<T>

java.lang.Object
de.hybris.platform.ruleengineservices.validation.ConditionToValuesMapper<T>
Type Parameters:
T -
All Implemented Interfaces:
Function<RuleConditionData,List<T>>

public class ConditionToValuesMapper<T> extends Object implements Function<RuleConditionData,List<T>>
Mapper for the RuleConditionData that extracts values based on the configuration provided by type, definitionId, parameters, and value mapper fields