Uses of Interface
de.hybris.platform.order.DiscountService
Packages that use DiscountService
Package
Description
-
Uses of DiscountService in de.hybris.platform.commercefacades.voucher.converters.populator
Methods in de.hybris.platform.commercefacades.voucher.converters.populator that return DiscountServiceMethods in de.hybris.platform.commercefacades.voucher.converters.populator with parameters of type DiscountServiceModifier and TypeMethodDescriptionvoidVoucherAppliedValuePopulator.setDiscountService(DiscountService discountService) -
Uses of DiscountService in de.hybris.platform.order.impl
Classes in de.hybris.platform.order.impl that implement DiscountService -
Uses of DiscountService in de.hybris.platform.order.interceptors
Methods in de.hybris.platform.order.interceptors with parameters of type DiscountServiceModifier and TypeMethodDescriptionvoidRemoveDiscountsOnCurrencyRemovalInterceptor.setDiscountService(DiscountService discountService) -
Uses of DiscountService in de.hybris.platform.order.strategies.calculation.impl.internal
Methods in de.hybris.platform.order.strategies.calculation.impl.internal with parameters of type DiscountServiceModifier and TypeMethodDescriptionvoidPriceFactorySwitcher.setDiscountService(DiscountService discountService)