Uses of Interface
de.hybris.platform.commerceservices.externaltax.DeliveryFromAddressStrategy
-
-
Uses of DeliveryFromAddressStrategy in de.hybris.platform.commerceservices.externaltax.impl
Classes in de.hybris.platform.commerceservices.externaltax.impl that implement DeliveryFromAddressStrategy Modifier and Type Class Description classDefaultDeliveryFromAddressStrategy -
Uses of DeliveryFromAddressStrategy in de.hybris.platform.integration.cis.tax.strategies.impl
Methods in de.hybris.platform.integration.cis.tax.strategies.impl that return DeliveryFromAddressStrategy Modifier and Type Method Description DeliveryFromAddressStrategyDefaultCisEstimateTaxesStrategy. getEstimatedDeliveryFromAddressStrategy()Methods in de.hybris.platform.integration.cis.tax.strategies.impl with parameters of type DeliveryFromAddressStrategy Modifier and Type Method Description voidDefaultCisEstimateTaxesStrategy. setEstimatedDeliveryFromAddressStrategy(DeliveryFromAddressStrategy estimatedDeliveryFromAddressStrategy) -
Uses of DeliveryFromAddressStrategy in de.hybris.platform.integration.commons.strategies.impl
Methods in de.hybris.platform.integration.commons.strategies.impl that return DeliveryFromAddressStrategy Modifier and Type Method Description DeliveryFromAddressStrategyOndemandCheckoutCartCalculationStrategy. getDeliveryFromAddressStrategyViaLookup()
-