| Package | Description |
|---|---|
| de.hybris.platform.btg.dto | |
| de.hybris.platform.btg.resource |
| Modifier and Type | Method and Description |
|---|---|
List<BTGConfigDTO> |
BTGConfigsDTO.getBTGConfigs() |
| Modifier and Type | Method and Description |
|---|---|
void |
BTGConfigsDTO.setBTGConfigs(List<BTGConfigDTO> btgconfigsList) |
| Constructor and Description |
|---|
BTGConfigsDTO(List<BTGConfigDTO> btgconfigsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
BTGConfigsResource.postBTGConfig(BTGConfigDTO dto)
Generated HTTP method for covering POST requests.
|
Response |
BTGConfigResource.putBTGConfig(BTGConfigDTO dto)
Generated HTTP method for covering PUT requests.
|
Copyright © 2017 SAP SE. All Rights Reserved.