| Package | Description |
|---|---|
| de.hybris.platform.print.dto | |
| de.hybris.platform.print.resource |
| Modifier and Type | Method and Description |
|---|---|
PageFormatDTO |
PublicationDTO.getPageFormat() |
| Modifier and Type | Method and Description |
|---|---|
List<PageFormatDTO> |
PageFormatsDTO.getPageFormats() |
| Modifier and Type | Method and Description |
|---|---|
void |
PublicationDTO.setPageFormat(PageFormatDTO value) |
| Modifier and Type | Method and Description |
|---|---|
void |
PageFormatsDTO.setPageFormats(List<PageFormatDTO> pageformatsList) |
| Constructor and Description |
|---|
PageFormatsDTO(List<PageFormatDTO> pageformatsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
PageFormatsResource.postPageFormat(PageFormatDTO dto)
Generated HTTP method for covering POST requests.
|
Response |
PageFormatResource.putPageFormat(PageFormatDTO dto)
Generated HTTP method for covering PUT requests.
|
Copyright © 2017 SAP SE. All Rights Reserved.