Uses of Interface
de.hybris.platform.ruleengineservices.calculation.RuleEngineCalculationService
-
-
Uses of RuleEngineCalculationService in de.hybris.platform.droolsruleengineservices.impl
Methods in de.hybris.platform.droolsruleengineservices.impl that return RuleEngineCalculationService Modifier and Type Method Description protected RuleEngineCalculationServiceAbstractRuleEngineServicesTest. getRuleEngineCalculationService() -
Uses of RuleEngineCalculationService in de.hybris.platform.promotionengineservices.action.impl
Methods in de.hybris.platform.promotionengineservices.action.impl that return RuleEngineCalculationService Modifier and Type Method Description protected RuleEngineCalculationServiceDefaultAddProductToCartActionStrategy. getRuleEngineCalculationService()Methods in de.hybris.platform.promotionengineservices.action.impl with parameters of type RuleEngineCalculationService Modifier and Type Method Description voidDefaultAddProductToCartActionStrategy. setRuleEngineCalculationService(RuleEngineCalculationService ruleEngineCalculationService) -
Uses of RuleEngineCalculationService in de.hybris.platform.ruleengineservices.calculation.impl
Classes in de.hybris.platform.ruleengineservices.calculation.impl that implement RuleEngineCalculationService Modifier and Type Class Description classDefaultRuleEngineCalculationServiceThe DefaultRuleEngineCalculationService uses the order calculation facilities to calculate the order and cart. -
Uses of RuleEngineCalculationService in de.hybris.platform.ruleengineservices.rao.providers.impl
Methods in de.hybris.platform.ruleengineservices.rao.providers.impl that return RuleEngineCalculationService Modifier and Type Method Description protected RuleEngineCalculationServiceDefaultCartRAOProvider. getRuleEngineCalculationService()Methods in de.hybris.platform.ruleengineservices.rao.providers.impl with parameters of type RuleEngineCalculationService Modifier and Type Method Description voidDefaultCartRAOProvider. setRuleEngineCalculationService(RuleEngineCalculationService ruleEngineCalculationService) -
Uses of RuleEngineCalculationService in de.hybris.platform.ruleengineservices.rule.evaluation.actions
Methods in de.hybris.platform.ruleengineservices.rule.evaluation.actions that return RuleEngineCalculationService Modifier and Type Method Description protected RuleEngineCalculationServiceAbstractRuleExecutableSupport. getRuleEngineCalculationService()Methods in de.hybris.platform.ruleengineservices.rule.evaluation.actions with parameters of type RuleEngineCalculationService Modifier and Type Method Description voidAbstractRuleExecutableSupport. setRuleEngineCalculationService(RuleEngineCalculationService ruleEngineCalculationService)
-