| Package | Description |
|---|---|
| de.hybris.platform.print.dto | |
| de.hybris.platform.print.resource |
| Modifier and Type | Method and Description |
|---|---|
List<CustomPlaceholderDTO> |
CustomPlaceholdersDTO.getCustomPlaceholders() |
| Modifier and Type | Method and Description |
|---|---|
void |
CustomPlaceholdersDTO.setCustomPlaceholders(List<CustomPlaceholderDTO> customplaceholdersList) |
| Constructor and Description |
|---|
CustomPlaceholdersDTO(List<CustomPlaceholderDTO> customplaceholdersList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
CustomPlaceholdersResource.postCustomPlaceholder(CustomPlaceholderDTO dto)
Generated HTTP method for covering POST requests.
|
Response |
CustomPlaceholderResource.putCustomPlaceholder(CustomPlaceholderDTO dto)
Generated HTTP method for covering PUT requests.
|
Copyright © 2017 SAP SE. All Rights Reserved.