Uses of Interface
de.hybris.platform.integration.commons.services.OndemandPromotionService
-
-
Uses of OndemandPromotionService in de.hybris.platform.integration.cis.tax.populators
Methods in de.hybris.platform.integration.cis.tax.populators that return OndemandPromotionService Modifier and Type Method Description protected OndemandPromotionServiceCisOrderPopulator. getOndemandPromotionService()Methods in de.hybris.platform.integration.cis.tax.populators with parameters of type OndemandPromotionService Modifier and Type Method Description voidCisOrderPopulator. setOndemandPromotionService(OndemandPromotionService ondemandPromotionService) -
Uses of OndemandPromotionService in de.hybris.platform.integration.commons.services.impl
Classes in de.hybris.platform.integration.commons.services.impl that implement OndemandPromotionService Modifier and Type Class Description classDefaultOndemandPromotionServiceImplementation ofOndemandPromotionServiceto distribute the promotions across the lines and units. -
Uses of OndemandPromotionService in de.hybris.platform.ondemandcommon.backoffice.helpers
Constructors in de.hybris.platform.ondemandcommon.backoffice.helpers with parameters of type OndemandPromotionService Constructor Description OrderOnDemandPricesHelper(OndemandTaxCalculationService ondemandTaxCalculationService, OndemandPromotionService ondemandPromotionService)
-