| Modifier and Type | Class and Description |
|---|---|
class |
DefaultWarehouseService
Default Implementation of
WarehouseService |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultConsignmentService.setWarehouseService(WarehouseService warehouseService) |
| Modifier and Type | Method and Description |
|---|---|
protected WarehouseService |
SplitByWarehouse.getWarehouseService() |
| Modifier and Type | Method and Description |
|---|---|
void |
SplitByWarehouse.setWarehouseService(WarehouseService warehouseService) |
| Modifier and Type | Field and Description |
|---|---|
protected WarehouseService |
WarehousingBaseIntegrationTest.warehouseService |
| Modifier and Type | Interface and Description |
|---|---|
interface |
WarehousingWarehouseService
Service for retrieving warehouses by delivery country and availability.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultWarehousingWarehouseService
Service for retrieving warehouses by delivery country and BaseStore.
|
Copyright © 2017 SAP SE. All Rights Reserved.