Uses of Interface
de.hybris.platform.commerceservices.order.CommerceDeliveryModeValidationStrategy
-
Packages that use CommerceDeliveryModeValidationStrategy Package Description de.hybris.platform.commerceservices.order.impl -
-
Uses of CommerceDeliveryModeValidationStrategy in de.hybris.platform.commerceservices.order.impl
Classes in de.hybris.platform.commerceservices.order.impl that implement CommerceDeliveryModeValidationStrategy Modifier and Type Class Description classDefaultCommerceDeliveryModeValidationStrategyMethods in de.hybris.platform.commerceservices.order.impl that return CommerceDeliveryModeValidationStrategy Modifier and Type Method Description protected CommerceDeliveryModeValidationStrategyDefaultCommerceCheckoutService. getCommerceDeliveryModeValidationStrategy()protected CommerceDeliveryModeValidationStrategyDefaultCommerceDeliveryAddressStrategy. getCommerceDeliveryModeValidationStrategy()Methods in de.hybris.platform.commerceservices.order.impl with parameters of type CommerceDeliveryModeValidationStrategy Modifier and Type Method Description voidDefaultCommerceCheckoutService. setCommerceDeliveryModeValidationStrategy(CommerceDeliveryModeValidationStrategy commerceDeliveryModeValidationStrategy)voidDefaultCommerceDeliveryAddressStrategy. setCommerceDeliveryModeValidationStrategy(CommerceDeliveryModeValidationStrategy commerceDeliveryModeValidationStrategy)
-