Class PromotionEngineTestSupportSwitchService
- java.lang.Object
-
- de.hybris.platform.ruleengineservices.configuration.impl.DefaultSwitchService
-
- de.hybris.platform.promotionengineservices.test.configuration.PromotionEngineTestSupportSwitchService
-
- All Implemented Interfaces:
SwitchService
public class PromotionEngineTestSupportSwitchService extends DefaultSwitchService
-
-
Constructor Summary
Constructors Constructor Description PromotionEngineTestSupportSwitchService()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voiddisable(Switch option)voidenable(Switch option)java.lang.Booleanset(Switch option, java.lang.Boolean value)-
Methods inherited from class de.hybris.platform.ruleengineservices.configuration.impl.DefaultSwitchService
getConfigurationService, getStatuses, isEnabled, populateSwitchStatuses, setConfigurationService
-
-