Uses of Interface
de.hybris.platform.ordersplitting.ConsignmentService
-
-
Uses of ConsignmentService in de.hybris.platform.acceleratorservices.ordersplitting.impl
Classes in de.hybris.platform.acceleratorservices.ordersplitting.impl that implement ConsignmentService Modifier and Type Class Description classDefaultPickupConsignmentServiceExtends theDefaultConsignmentServicewith functionality for pickup entries -
Uses of ConsignmentService in de.hybris.platform.ordersplitting.impl
Classes in de.hybris.platform.ordersplitting.impl that implement ConsignmentService Modifier and Type Class Description classDefaultConsignmentServiceDefault implementation ofConsignmentServiceMethods in de.hybris.platform.ordersplitting.impl with parameters of type ConsignmentService Modifier and Type Method Description voidDefaultOrderSplittingService. setConsignmentService(ConsignmentService consignmentService) -
Uses of ConsignmentService in de.hybris.platform.sap.orderexchange.datahub.inbound.impl
Methods in de.hybris.platform.sap.orderexchange.datahub.inbound.impl that return ConsignmentService Modifier and Type Method Description ConsignmentServiceDefaultDataHubInboundDeliveryHelper. getConsignmentService()Methods in de.hybris.platform.sap.orderexchange.datahub.inbound.impl with parameters of type ConsignmentService Modifier and Type Method Description voidDefaultDataHubInboundDeliveryHelper. setConsignmentService(ConsignmentService consignmentService) -
Uses of ConsignmentService in de.hybris.platform.sap.orderexchange.mocks
Classes in de.hybris.platform.sap.orderexchange.mocks that implement ConsignmentService Modifier and Type Class Description classMockConsignmentServiceMock to be used for spring tests
-