Uses of Interface
de.hybris.platform.integration.commons.strategies.OndemandSourceDeliveryFromStrategy
-
Packages that use OndemandSourceDeliveryFromStrategy Package Description de.hybris.platform.integration.commons.strategies.impl -
-
Uses of OndemandSourceDeliveryFromStrategy in de.hybris.platform.integration.commons.strategies.impl
Classes in de.hybris.platform.integration.commons.strategies.impl that implement OndemandSourceDeliveryFromStrategy Modifier and Type Class Description classDefaultOndemandSourceDeliveryFromStrategyDefault implementation ofOndemandSourceDeliveryFromStrategywhich hashes given attributes of an order and stores the hash in the session.Methods in de.hybris.platform.integration.commons.strategies.impl that return OndemandSourceDeliveryFromStrategy Modifier and Type Method Description protected OndemandSourceDeliveryFromStrategyOndemandCheckoutCartCalculationStrategy. getOndemandSourceShipFromStrategy()Methods in de.hybris.platform.integration.commons.strategies.impl with parameters of type OndemandSourceDeliveryFromStrategy Modifier and Type Method Description voidOndemandCheckoutCartCalculationStrategy. setOndemandSourceDeliveryFromStrategy(OndemandSourceDeliveryFromStrategy ondemandSourceDeliveryFromStrategy)
-