| Package | Description |
|---|---|
| de.hybris.platform.print.dto | |
| de.hybris.platform.print.resource |
| Modifier and Type | Method and Description |
|---|---|
ParagraphStyleDTO |
CellStyleDTO.getDefaultParagraphStyle() |
| Modifier and Type | Method and Description |
|---|---|
List<ParagraphStyleDTO> |
ParagraphStylesDTO.getParagraphStyles() |
List<ParagraphStyleDTO> |
StyleContainerDTO.getParagraphStyles() |
| Modifier and Type | Method and Description |
|---|---|
void |
CellStyleDTO.setDefaultParagraphStyle(ParagraphStyleDTO value) |
| Modifier and Type | Method and Description |
|---|---|
void |
ParagraphStylesDTO.setParagraphStyles(List<ParagraphStyleDTO> paragraphstylesList) |
void |
StyleContainerDTO.setParagraphStyles(List<ParagraphStyleDTO> value) |
| Constructor and Description |
|---|
ParagraphStylesDTO(List<ParagraphStyleDTO> paragraphstylesList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
ParagraphStylesResource.postParagraphStyle(ParagraphStyleDTO dto)
Generated HTTP method for covering POST requests.
|
Response |
ParagraphStyleResource.putParagraphStyle(ParagraphStyleDTO dto)
Generated HTTP method for covering PUT requests.
|
Copyright © 2017 SAP SE. All Rights Reserved.