Uses of Interface
de.hybris.platform.ruleengineservices.rule.strategies.RuleTypeMappingStrategy
-
Packages that use RuleTypeMappingStrategy Package Description de.hybris.platform.ruleengineservices.rule.services.impl de.hybris.platform.ruleengineservices.rule.strategies.impl -
-
Uses of RuleTypeMappingStrategy in de.hybris.platform.ruleengineservices.rule.services.impl
Methods in de.hybris.platform.ruleengineservices.rule.services.impl that return RuleTypeMappingStrategy Modifier and Type Method Description protected RuleTypeMappingStrategyDefaultRuleService. getRuleTypeMappingStrategy()Methods in de.hybris.platform.ruleengineservices.rule.services.impl with parameters of type RuleTypeMappingStrategy Modifier and Type Method Description voidDefaultRuleService. setRuleTypeMappingStrategy(RuleTypeMappingStrategy ruleTypeMappingStrategy) -
Uses of RuleTypeMappingStrategy in de.hybris.platform.ruleengineservices.rule.strategies.impl
Classes in de.hybris.platform.ruleengineservices.rule.strategies.impl that implement RuleTypeMappingStrategy Modifier and Type Class Description classDefaultRuleTypeMappingStrategy
-