| Package | Description |
|---|---|
| de.hybris.platform.print.dto | |
| de.hybris.platform.print.resource |
| Modifier and Type | Method and Description |
|---|---|
List<TOCBlockDTO> |
TOCBlocksDTO.getTOCBlocks() |
| Modifier and Type | Method and Description |
|---|---|
void |
TOCBlocksDTO.setTOCBlocks(List<TOCBlockDTO> tocblocksList) |
| Constructor and Description |
|---|
TOCBlocksDTO(List<TOCBlockDTO> tocblocksList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
TOCBlocksResource.postTOCBlock(TOCBlockDTO dto)
Generated HTTP method for covering POST requests.
|
Response |
TOCBlockResource.putTOCBlock(TOCBlockDTO dto)
Generated HTTP method for covering PUT requests.
|
Copyright © 2017 SAP SE. All Rights Reserved.