| Modifier and Type | Class and Description |
|---|---|
class |
DefaultStockLevelDao
Default implementation of the
StockLevelDao. |
| Modifier and Type | Method and Description |
|---|---|
protected StockLevelDao |
DefaultStockService.getStockLevelDao() |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultStockService.setStockLevelDao(StockLevelDao stockLevelDao) |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultProductAvailabilityStrategy.setStockLevelDao(StockLevelDao stockLevelDao) |
| Modifier and Type | Method and Description |
|---|---|
protected StockLevelDao |
DefaultAllocationService.getStockLevelDao() |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultAllocationService.setStockLevelDao(StockLevelDao stockLevelDao) |
| Modifier and Type | Method and Description |
|---|---|
protected StockLevelDao |
DefaultWarehouseStockService.getStockLevelDao() |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultWarehouseStockService.setStockLevelDao(StockLevelDao stockLevelDao) |
| Modifier and Type | Method and Description |
|---|---|
StockLevelDao |
StockLevels.getStockLevelDao() |
| Modifier and Type | Method and Description |
|---|---|
void |
StockLevels.setStockLevelDao(StockLevelDao stockLevelDao) |
Copyright © 2018 SAP SE. All Rights Reserved.