| Package | Description |
|---|---|
| de.hybris.platform.chinesepaymentservices.dto | |
| de.hybris.platform.core.dto.order.delivery | |
| de.hybris.platform.core.dto.product | |
| de.hybris.platform.ordersplitting.dto | |
| de.hybris.platform.ordersplitting.resource | |
| de.hybris.platform.returns.dto | |
| de.hybris.platform.sap.sapmodel.dto | |
| de.hybris.platform.store |
Contains generated models for each type of de.hybris.platform.store package.
|
| de.hybris.platform.storelocator.dto | |
| de.hybris.platform.warehousing.dto |
| Modifier and Type | Method and Description |
|---|---|
WarehouseDTO |
StockLevelReservationHistoryEntryDTO.getWarehouse() |
| Modifier and Type | Method and Description |
|---|---|
void |
StockLevelReservationHistoryEntryDTO.setWarehouse(WarehouseDTO value) |
| Modifier and Type | Method and Description |
|---|---|
Set<WarehouseDTO> |
DeliveryModeDTO.getWarehouses() |
| Modifier and Type | Method and Description |
|---|---|
void |
DeliveryModeDTO.setWarehouses(Set<WarehouseDTO> value) |
| Modifier and Type | Method and Description |
|---|---|
WarehouseDTO |
ProductDTO.getSapPlant() |
| Modifier and Type | Method and Description |
|---|---|
void |
ProductDTO.setSapPlant(WarehouseDTO value) |
| Modifier and Type | Method and Description |
|---|---|
WarehouseDTO |
ConsignmentDTO.getWarehouse() |
WarehouseDTO |
StockLevelDTO.getWarehouse() |
| Modifier and Type | Method and Description |
|---|---|
List<WarehouseDTO> |
WarehousesDTO.getWarehouses() |
Set<WarehouseDTO> |
VendorDTO.getWarehouses() |
| Modifier and Type | Method and Description |
|---|---|
void |
ConsignmentDTO.setWarehouse(WarehouseDTO value) |
void |
StockLevelDTO.setWarehouse(WarehouseDTO value) |
| Modifier and Type | Method and Description |
|---|---|
void |
WarehousesDTO.setWarehouses(List<WarehouseDTO> warehousesList) |
void |
VendorDTO.setWarehouses(Set<WarehouseDTO> value) |
| Constructor and Description |
|---|
WarehousesDTO(List<WarehouseDTO> warehousesList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
WarehousesResource.postWarehouse(WarehouseDTO dto)
Generated HTTP method for covering POST requests.
|
Response |
WarehouseResource.putWarehouse(WarehouseDTO dto)
Generated HTTP method for covering PUT requests.
|
| Modifier and Type | Method and Description |
|---|---|
WarehouseDTO |
ReturnRequestDTO.getReturnWarehouse() |
| Modifier and Type | Method and Description |
|---|---|
void |
ReturnRequestDTO.setReturnWarehouse(WarehouseDTO value) |
| Modifier and Type | Method and Description |
|---|---|
WarehouseDTO |
SAPPlantLogSysOrgDTO.getPlant() |
| Modifier and Type | Method and Description |
|---|---|
void |
SAPPlantLogSysOrgDTO.setPlant(WarehouseDTO value) |
| Modifier and Type | Method and Description |
|---|---|
List<WarehouseDTO> |
BaseStoreDTO.getWarehouses() |
| Modifier and Type | Method and Description |
|---|---|
void |
BaseStoreDTO.setWarehouses(List<WarehouseDTO> value) |
| Modifier and Type | Method and Description |
|---|---|
List<WarehouseDTO> |
PointOfServiceDTO.getWarehouses() |
| Modifier and Type | Method and Description |
|---|---|
void |
PointOfServiceDTO.setWarehouses(List<WarehouseDTO> value) |
| Modifier and Type | Method and Description |
|---|---|
WarehouseDTO |
DeclineConsignmentEntryEventDTO.getReallocatedWarehouse() |
WarehouseDTO |
AdvancedShippingNoticeDTO.getWarehouse() |
WarehouseDTO |
WarehouseBinDTO.getWarehouse() |
WarehouseDTO |
SourcingBanDTO.getWarehouse() |
| Modifier and Type | Method and Description |
|---|---|
void |
DeclineConsignmentEntryEventDTO.setReallocatedWarehouse(WarehouseDTO value) |
void |
AdvancedShippingNoticeDTO.setWarehouse(WarehouseDTO value) |
void |
WarehouseBinDTO.setWarehouse(WarehouseDTO value) |
void |
SourcingBanDTO.setWarehouse(WarehouseDTO value) |
Copyright © 2017 SAP SE. All Rights Reserved.