| Package | Description |
|---|---|
| de.hybris.platform.category.dto | |
| de.hybris.platform.print.dto | |
| de.hybris.platform.print.dto.table | |
| de.hybris.platform.print.resource |
| Modifier and Type | Method and Description |
|---|---|
List<ContentBlockDTO> |
CategoryDTO.getContentBlocks() |
| Modifier and Type | Method and Description |
|---|---|
void |
CategoryDTO.setContentBlocks(List<ContentBlockDTO> value) |
| Modifier and Type | Class and Description |
|---|---|
class |
ImageBlockDTO
Generated dto class for type ImageBlock first defined at extension print
|
class |
TextBlockDTO
Generated dto class for type TextBlock first defined at extension print
|
class |
TOCBlockDTO
Generated dto class for type TOCBlock first defined at extension print
|
| Modifier and Type | Method and Description |
|---|---|
List<ContentBlockDTO> |
ContentBlocksDTO.getContentBlocks() |
| Modifier and Type | Method and Description |
|---|---|
void |
ContentBlocksDTO.setContentBlocks(List<ContentBlockDTO> contentblocksList) |
| Constructor and Description |
|---|
ContentBlocksDTO(List<ContentBlockDTO> contentblocksList)
Generated constructor - for generic creation.
|
| Modifier and Type | Class and Description |
|---|---|
class |
TableBlockDTO
Generated dto class for type TableBlock first defined at extension print
|
| Modifier and Type | Method and Description |
|---|---|
Response |
ContentBlocksResource.postContentBlock(ContentBlockDTO dto)
Generated HTTP method for covering POST requests.
|
Response |
ContentBlockResource.putContentBlock(ContentBlockDTO dto)
Generated HTTP method for covering PUT requests.
|
Copyright © 2017 SAP SE. All Rights Reserved.