| Package | Description |
|---|---|
| de.hybris.platform.ordersplitting.dto | |
| de.hybris.platform.warehousing.dto | |
| de.hybris.platform.warehousing.resource |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<SourcingBanDTO> |
WarehouseDTO.getSourcingban() |
| Modifier and Type | Method and Description |
|---|---|
void |
WarehouseDTO.setSourcingban(java.util.Collection<SourcingBanDTO> value) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<SourcingBanDTO> |
SourcingBansDTO.getSourcingBans() |
| Modifier and Type | Method and Description |
|---|---|
void |
SourcingBansDTO.setSourcingBans(java.util.List<SourcingBanDTO> sourcingbansList) |
| Constructor and Description |
|---|
SourcingBansDTO(java.util.List<SourcingBanDTO> sourcingbansList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
SourcingBansResource.postSourcingBan(SourcingBanDTO dto)
Generated HTTP method for covering POST requests.
|
Response |
SourcingBanResource.putSourcingBan(SourcingBanDTO dto)
Generated HTTP method for covering PUT requests.
|
Copyright © 2018 SAP SE. All Rights Reserved.