Uses of Interface
de.hybris.platform.ruleengineservices.configuration.SwitchService
-
-
Uses of SwitchService in de.hybris.platform.promotionengineservices.test.configuration
Classes in de.hybris.platform.promotionengineservices.test.configuration that implement SwitchService Modifier and Type Class Description classPromotionEngineTestSupportSwitchService -
Uses of SwitchService in de.hybris.platform.ruledefinitions.conditions
Methods in de.hybris.platform.ruledefinitions.conditions that return SwitchService Modifier and Type Method Description protected SwitchServiceDefaultRuleConditionConsumptionSupport. getSwitchService()Methods in de.hybris.platform.ruledefinitions.conditions with parameters of type SwitchService Modifier and Type Method Description voidDefaultRuleConditionConsumptionSupport. setSwitchService(SwitchService switchService) -
Uses of SwitchService in de.hybris.platform.ruleengineservices.configuration.impl
Classes in de.hybris.platform.ruleengineservices.configuration.impl that implement SwitchService Modifier and Type Class Description classDefaultSwitchServiceDefault implementation ofSwitchService -
Uses of SwitchService in de.hybris.platform.ruleengineservices.rule.evaluation.actions.impl
Methods in de.hybris.platform.ruleengineservices.rule.evaluation.actions.impl that return SwitchService Modifier and Type Method Description protected SwitchServiceDefaultRAOConsumptionSupport. getSwitchService()Methods in de.hybris.platform.ruleengineservices.rule.evaluation.actions.impl with parameters of type SwitchService Modifier and Type Method Description voidDefaultRAOConsumptionSupport. setSwitchService(SwitchService switchService)
-