Uses of Interface
de.hybris.platform.promotionengineservices.promotionengine.PromotionActionService
-
Packages that use PromotionActionService Package Description de.hybris.platform.promotionengineservices.action.impl de.hybris.platform.promotionengineservices.promotionengine.impl -
-
Uses of PromotionActionService in de.hybris.platform.promotionengineservices.action.impl
Methods in de.hybris.platform.promotionengineservices.action.impl that return PromotionActionService Modifier and Type Method Description protected PromotionActionServiceAbstractRuleActionStrategy. getPromotionActionService()Methods in de.hybris.platform.promotionengineservices.action.impl with parameters of type PromotionActionService Modifier and Type Method Description voidAbstractRuleActionStrategy. setPromotionActionService(PromotionActionService promotionActionService) -
Uses of PromotionActionService in de.hybris.platform.promotionengineservices.promotionengine.impl
Classes in de.hybris.platform.promotionengineservices.promotionengine.impl that implement PromotionActionService Modifier and Type Class Description classDefaultPromotionActionServiceDefault implementation ofPromotionActionService.Methods in de.hybris.platform.promotionengineservices.promotionengine.impl that return PromotionActionService Modifier and Type Method Description protected PromotionActionServiceDefaultPromotionRuleActionService. getPromotionActionService()Methods in de.hybris.platform.promotionengineservices.promotionengine.impl with parameters of type PromotionActionService Modifier and Type Method Description voidDefaultPromotionRuleActionService. setPromotionActionService(PromotionActionService promotionActionService)
-