| Package | Description |
|---|---|
| de.hybris.platform.commerceservices.dto.consent | |
| de.hybris.platform.commerceservices.resource.consent |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<ConsentDTO> |
ConsentsDTO.getConsents() |
| Modifier and Type | Method and Description |
|---|---|
void |
ConsentsDTO.setConsents(java.util.List<ConsentDTO> consentsList) |
| Constructor and Description |
|---|
ConsentsDTO(java.util.List<ConsentDTO> consentsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
ConsentsResource.postConsent(ConsentDTO dto)
Generated HTTP method for covering POST requests.
|
Response |
ConsentResource.putConsent(ConsentDTO dto)
Generated HTTP method for covering PUT requests.
|
Copyright © 2018 SAP SE. All Rights Reserved.