| Package | Description |
|---|---|
| de.hybris.platform.store |
Contains generated models for each type of de.hybris.platform.store package.
|
| de.hybris.platform.warehousing.dto | |
| de.hybris.platform.warehousing.resource |
| Modifier and Type | Method and Description |
|---|---|
SourcingConfigDTO |
BaseStoreDTO.getSourcingConfig() |
| Modifier and Type | Method and Description |
|---|---|
void |
BaseStoreDTO.setSourcingConfig(SourcingConfigDTO value) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<SourcingConfigDTO> |
SourcingConfigsDTO.getSourcingConfigs() |
| Modifier and Type | Method and Description |
|---|---|
void |
SourcingConfigsDTO.setSourcingConfigs(java.util.List<SourcingConfigDTO> sourcingconfigsList) |
| Constructor and Description |
|---|
SourcingConfigsDTO(java.util.List<SourcingConfigDTO> sourcingconfigsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
SourcingConfigResource.putSourcingConfig(SourcingConfigDTO dto)
Generated HTTP method for covering PUT requests.
|
Copyright © 2018 SAP SE. All Rights Reserved.