Uses of Interface
de.hybris.platform.ruleengineservices.rule.strategies.RuleParameterValueMapperStrategy
-
Packages that use RuleParameterValueMapperStrategy Package Description de.hybris.platform.rulebuilderbackoffice.editors de.hybris.platform.ruleengineservices.rule.strategies.impl -
-
Uses of RuleParameterValueMapperStrategy in de.hybris.platform.rulebuilderbackoffice.editors
Methods in de.hybris.platform.rulebuilderbackoffice.editors that return RuleParameterValueMapperStrategy Modifier and Type Method Description protected RuleParameterValueMapperStrategyAbstractEditorViewModel. getRuleParameterValueMapperStrategy()Methods in de.hybris.platform.rulebuilderbackoffice.editors with parameters of type RuleParameterValueMapperStrategy Modifier and Type Method Description voidAbstractEditorViewModel. setRuleParameterValueMapperStrategy(RuleParameterValueMapperStrategy ruleParameterValueMapperStrategy) -
Uses of RuleParameterValueMapperStrategy in de.hybris.platform.ruleengineservices.rule.strategies.impl
Classes in de.hybris.platform.ruleengineservices.rule.strategies.impl that implement RuleParameterValueMapperStrategy Modifier and Type Class Description classDefaultRuleParameterValueMapperStrategy
-