Uses of Interface
de.hybris.platform.promotions.PromotionResultService
-
-
Uses of PromotionResultService in de.hybris.platform.commercefacades.order.converters.populator
Methods in de.hybris.platform.commercefacades.order.converters.populator that return PromotionResultService Modifier and Type Method Description protected PromotionResultServicePromotionResultPopulator. getPromotionResultService()Methods in de.hybris.platform.commercefacades.order.converters.populator with parameters of type PromotionResultService Modifier and Type Method Description voidPromotionResultPopulator. setPromotionResultService(PromotionResultService promotionResultService) -
Uses of PromotionResultService in de.hybris.platform.commercefacades.product.converters.populator
Methods in de.hybris.platform.commercefacades.product.converters.populator that return PromotionResultService Modifier and Type Method Description protected PromotionResultServicePromotionsPopulator. getPromotionResultService()Methods in de.hybris.platform.commercefacades.product.converters.populator with parameters of type PromotionResultService Modifier and Type Method Description voidPromotionsPopulator. setPromotionResultService(PromotionResultService promotionResultService) -
Uses of PromotionResultService in de.hybris.platform.promotionengineservices.promotionengine.impl
Classes in de.hybris.platform.promotionengineservices.promotionengine.impl that implement PromotionResultService Modifier and Type Class Description classDefaultPromotionEngineResultServiceDefault implementation of PromotionResultServiceMethods in de.hybris.platform.promotionengineservices.promotionengine.impl that return PromotionResultService Modifier and Type Method Description protected PromotionResultServiceDefaultPromotionActionService. getPromotionResultService()Methods in de.hybris.platform.promotionengineservices.promotionengine.impl with parameters of type PromotionResultService Modifier and Type Method Description voidDefaultPromotionActionService. setPromotionResultService(PromotionResultService promotionResultService) -
Uses of PromotionResultService in de.hybris.platform.promotionengineservices.promotionengine.report.builder
Methods in de.hybris.platform.promotionengineservices.promotionengine.report.builder with parameters of type PromotionResultService Modifier and Type Method Description PromotionResultModelPromotionResultMockBuilder. createSampleFiredPromotionResult(PromotionResultService promotionResultServiceMock)PromotionResultModelPromotionResultMockBuilder. createSamplePotentialPromotionResult(PromotionResultService promotionResultServiceMock)PromotionResultModelPromotionResultMockBuilder. createSamplePromotionResult(PromotionResultService promotionResultServiceMock) -
Uses of PromotionResultService in de.hybris.platform.promotionengineservices.promotionengine.report.populators
Methods in de.hybris.platform.promotionengineservices.promotionengine.report.populators that return PromotionResultService Modifier and Type Method Description protected PromotionResultServicePromotionEngineResultPopulator. getPromotionResultService()Methods in de.hybris.platform.promotionengineservices.promotionengine.report.populators with parameters of type PromotionResultService Modifier and Type Method Description voidPromotionEngineResultPopulator. setPromotionResultService(PromotionResultService promotionResultService) -
Uses of PromotionResultService in de.hybris.platform.promotions.backoffice.actions
Methods in de.hybris.platform.promotions.backoffice.actions that return PromotionResultService Modifier and Type Method Description protected PromotionResultServiceCalculateWithPromotionsAction. getPromotionResultService()Methods in de.hybris.platform.promotions.backoffice.actions with parameters of type PromotionResultService Modifier and Type Method Description voidCalculateWithPromotionsAction. setPromotionResultService(PromotionResultService promotionResultService) -
Uses of PromotionResultService in de.hybris.platform.promotions.impl
Classes in de.hybris.platform.promotions.impl that implement PromotionResultService Modifier and Type Class Description classDefaultPromotionResultService
-