Uses of Interface
de.hybris.platform.order.strategies.calculation.FindPaymentCostStrategy
-
-
Uses of FindPaymentCostStrategy in de.hybris.platform.order.impl
Methods in de.hybris.platform.order.impl with parameters of type FindPaymentCostStrategy Modifier and Type Method Description voidDefaultCalculationService. setFindPaymentCostStrategy(FindPaymentCostStrategy findPaymentCostStrategy) -
Uses of FindPaymentCostStrategy in de.hybris.platform.order.strategies.calculation.impl
Classes in de.hybris.platform.order.strategies.calculation.impl that implement FindPaymentCostStrategy Modifier and Type Class Description classDefaultFindPaymentCostStrategyDefault implementation ofFindPaymentCostStrategy. -
Uses of FindPaymentCostStrategy in de.hybris.platform.order.strategies.calculation.impl.servicelayer
Classes in de.hybris.platform.order.strategies.calculation.impl.servicelayer that implement FindPaymentCostStrategy Modifier and Type Class Description classDefaultSLFindPaymentCostStrategyService-Layer implementation ofFindPaymentCostStrategy.
-