Uses of Interface
de.hybris.platform.order.DeliveryModeService
-
-
Uses of DeliveryModeService in de.hybris.platform.order
Subinterfaces of DeliveryModeService in de.hybris.platform.order Modifier and Type Interface Description interfaceZoneDeliveryModeServiceService around theZoneDeliveryModeModel. -
Uses of DeliveryModeService in de.hybris.platform.order.impl
Classes in de.hybris.platform.order.impl that implement DeliveryModeService Modifier and Type Class Description classDefaultDeliveryModeServiceDefault implementation of theDeliveryModeService.classDefaultZoneDeliveryModeService -
Uses of DeliveryModeService in de.hybris.platform.order.interceptors
Methods in de.hybris.platform.order.interceptors with parameters of type DeliveryModeService Modifier and Type Method Description voidRemoveDeliverModesOnPaymentModeRemovalInterceptor. setDeliveryModeService(DeliveryModeService deliveryModeService) -
Uses of DeliveryModeService in de.hybris.platform.ordermanagementfacades.order.converters.populator
Methods in de.hybris.platform.ordermanagementfacades.order.converters.populator that return DeliveryModeService Modifier and Type Method Description protected DeliveryModeServiceOrderEntryRequestReversePopulator. getDeliveryModeService()protected DeliveryModeServiceOrderRequestReversePopulator. getDeliveryModeService()Methods in de.hybris.platform.ordermanagementfacades.order.converters.populator with parameters of type DeliveryModeService Modifier and Type Method Description voidOrderEntryRequestReversePopulator. setDeliveryModeService(DeliveryModeService deliveryModeService)voidOrderRequestReversePopulator. setDeliveryModeService(DeliveryModeService deliveryModeService) -
Uses of DeliveryModeService in de.hybris.platform.ruleengineservices.rule.strategies.impl.mappers
Methods in de.hybris.platform.ruleengineservices.rule.strategies.impl.mappers that return DeliveryModeService Modifier and Type Method Description DeliveryModeServiceDeliveryModeRuleParameterValueMapper. getDeliveryModeService()Methods in de.hybris.platform.ruleengineservices.rule.strategies.impl.mappers with parameters of type DeliveryModeService Modifier and Type Method Description voidDeliveryModeRuleParameterValueMapper. setDeliveryModeService(DeliveryModeService deliveryModeService) -
Uses of DeliveryModeService in de.hybris.platform.warehousing.allocation.impl
Methods in de.hybris.platform.warehousing.allocation.impl that return DeliveryModeService Modifier and Type Method Description protected DeliveryModeServiceDefaultAllocationService. getDeliveryModeService()Methods in de.hybris.platform.warehousing.allocation.impl with parameters of type DeliveryModeService Modifier and Type Method Description voidDefaultAllocationService. setDeliveryModeService(DeliveryModeService deliveryModeService) -
Uses of DeliveryModeService in de.hybris.platform.yacceleratorordermanagement.integration.util
Fields in de.hybris.platform.yacceleratorordermanagement.integration.util declared as DeliveryModeService Modifier and Type Field Description protected DeliveryModeServiceBaseUtil. deliveryModeServiceMethods in de.hybris.platform.yacceleratorordermanagement.integration.util that return DeliveryModeService Modifier and Type Method Description DeliveryModeServiceBaseUtil. getDeliveryModeService()Methods in de.hybris.platform.yacceleratorordermanagement.integration.util with parameters of type DeliveryModeService Modifier and Type Method Description voidBaseUtil. setDeliveryModeService(DeliveryModeService deliveryModeService)
-