Uses of Interface
de.hybris.platform.promotions.PromotionResultService
Packages that use PromotionResultService
Package
Description
-
Uses of PromotionResultService in de.hybris.platform.commercefacades.order.converters.populator
Methods in de.hybris.platform.commercefacades.order.converters.populator that return PromotionResultServiceModifier and TypeMethodDescriptionprotected PromotionResultServicePromotionResultPopulator.getPromotionResultService()Methods in de.hybris.platform.commercefacades.order.converters.populator with parameters of type PromotionResultServiceModifier and TypeMethodDescriptionvoidPromotionResultPopulator.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 PromotionResultServiceModifier and TypeMethodDescriptionprotected PromotionResultServicePromotionsPopulator.getPromotionResultService()Methods in de.hybris.platform.commercefacades.product.converters.populator with parameters of type PromotionResultServiceModifier and TypeMethodDescriptionvoidPromotionsPopulator.setPromotionResultService(PromotionResultService promotionResultService) -
Uses of PromotionResultService in de.hybris.platform.promotionengineservices.promotionengine.impl
Classes in de.hybris.platform.promotionengineservices.promotionengine.impl that implement PromotionResultServiceModifier and TypeClassDescriptionclassDefault implementation of PromotionResultServiceMethods in de.hybris.platform.promotionengineservices.promotionengine.impl that return PromotionResultServiceModifier and TypeMethodDescriptionprotected PromotionResultServiceDefaultPromotionActionService.getPromotionResultService()Methods in de.hybris.platform.promotionengineservices.promotionengine.impl with parameters of type PromotionResultServiceModifier and TypeMethodDescriptionvoidDefaultPromotionActionService.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 PromotionResultServiceModifier and TypeMethodDescriptionPromotionResultMockBuilder.createSampleFiredPromotionResult(PromotionResultService promotionResultServiceMock) PromotionResultMockBuilder.createSamplePotentialPromotionResult(PromotionResultService promotionResultServiceMock) PromotionResultMockBuilder.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 PromotionResultServiceModifier and TypeMethodDescriptionprotected PromotionResultServicePromotionEngineResultPopulator.getPromotionResultService()Methods in de.hybris.platform.promotionengineservices.promotionengine.report.populators with parameters of type PromotionResultServiceModifier and TypeMethodDescriptionvoidPromotionEngineResultPopulator.setPromotionResultService(PromotionResultService promotionResultService) -
Uses of PromotionResultService in de.hybris.platform.promotions.backoffice.actions
Methods in de.hybris.platform.promotions.backoffice.actions that return PromotionResultServiceModifier and TypeMethodDescriptionprotected PromotionResultServiceCalculateWithPromotionsAction.getPromotionResultService()Methods in de.hybris.platform.promotions.backoffice.actions with parameters of type PromotionResultServiceModifier and TypeMethodDescriptionvoidCalculateWithPromotionsAction.setPromotionResultService(PromotionResultService promotionResultService) -
Uses of PromotionResultService in de.hybris.platform.promotions.impl
Classes in de.hybris.platform.promotions.impl that implement PromotionResultServiceModifier and TypeClassDescriptionclassDefaultPromotionResultService.