Uses of Interface
de.hybris.platform.marketplaceservices.strategies.VendorOrderTotalPriceCalculationStrategy
-
Packages that use VendorOrderTotalPriceCalculationStrategy Package Description de.hybris.platform.marketplaceservices.interceptor de.hybris.platform.marketplaceservices.strategies.impl -
-
Uses of VendorOrderTotalPriceCalculationStrategy in de.hybris.platform.marketplaceservices.interceptor
Methods in de.hybris.platform.marketplaceservices.interceptor that return VendorOrderTotalPriceCalculationStrategy Modifier and Type Method Description protected VendorOrderTotalPriceCalculationStrategyConsignmentPrepareInterceptor. getVendorOrderTotalPriceCalculationStrategy()Methods in de.hybris.platform.marketplaceservices.interceptor with parameters of type VendorOrderTotalPriceCalculationStrategy Modifier and Type Method Description voidConsignmentPrepareInterceptor. setVendorOrderTotalPriceCalculationStrategy(VendorOrderTotalPriceCalculationStrategy vendorOrderTotalPriceCalculationStrategy) -
Uses of VendorOrderTotalPriceCalculationStrategy in de.hybris.platform.marketplaceservices.strategies.impl
Classes in de.hybris.platform.marketplaceservices.strategies.impl that implement VendorOrderTotalPriceCalculationStrategy Modifier and Type Class Description classDefaultVendorOrderTotalPriceCalculationStrategy
-