| Package | Description |
|---|---|
| de.hybris.platform.yaasconfiguration.dto | |
| de.hybris.platform.yaasconfiguration.resource |
| Modifier and Type | Method and Description |
|---|---|
YaasOrganisationDTO |
YaasProjectDTO.getYaasOrganisation() |
| Modifier and Type | Method and Description |
|---|---|
List<YaasOrganisationDTO> |
YaasOrganisationsDTO.getYaasOrganisations() |
| Modifier and Type | Method and Description |
|---|---|
void |
YaasProjectDTO.setYaasOrganisation(YaasOrganisationDTO value) |
| Modifier and Type | Method and Description |
|---|---|
void |
YaasOrganisationsDTO.setYaasOrganisations(List<YaasOrganisationDTO> yaasorganisationsList) |
| Constructor and Description |
|---|
YaasOrganisationsDTO(List<YaasOrganisationDTO> yaasorganisationsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
YaasOrganisationsResource.postYaasOrganisation(YaasOrganisationDTO dto)
Generated HTTP method for covering POST requests.
|
Response |
YaasOrganisationResource.putYaasOrganisation(YaasOrganisationDTO dto)
Generated HTTP method for covering PUT requests.
|
Copyright © 2017 SAP SE. All Rights Reserved.