| Package | Description |
|---|---|
| de.hybris.platform.print.dto | |
| de.hybris.platform.print.resource |
| Modifier and Type | Method and Description |
|---|---|
List<TextBlockDTO> |
TextBlocksDTO.getTextBlocks() |
| Modifier and Type | Method and Description |
|---|---|
void |
TextBlocksDTO.setTextBlocks(List<TextBlockDTO> textblocksList) |
| Constructor and Description |
|---|
TextBlocksDTO(List<TextBlockDTO> textblocksList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
TextBlocksResource.postTextBlock(TextBlockDTO dto)
Generated HTTP method for covering POST requests.
|
Response |
TextBlockResource.putTextBlock(TextBlockDTO dto)
Generated HTTP method for covering PUT requests.
|
Copyright © 2017 SAP SE. All Rights Reserved.