| Package | Description |
|---|---|
| de.hybris.platform.print.dto | |
| de.hybris.platform.print.resource |
| Modifier and Type | Class and Description |
|---|---|
class |
CellStyleDTO
Generated dto class for type CellStyle first defined at extension print
|
class |
ChapterParagraphStyleDTO
Generated dto class for type ChapterParagraphStyle first defined at extension print
|
class |
CharacterStyleDTO
Generated dto class for type CharacterStyle first defined at extension print
|
class |
ParagraphStyleDTO
Generated dto class for type ParagraphStyle first defined at extension print
|
class |
TableStyleDTO
Generated dto class for type TableStyle first defined at extension print
|
| Modifier and Type | Method and Description |
|---|---|
List<StyleDTO> |
StylesDTO.getStyles() |
| Modifier and Type | Method and Description |
|---|---|
void |
StylesDTO.setStyles(List<StyleDTO> stylesList) |
| Constructor and Description |
|---|
StylesDTO(List<StyleDTO> stylesList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
StylesResource.postStyle(StyleDTO dto)
Generated HTTP method for covering POST requests.
|
Response |
StyleResource.putStyle(StyleDTO dto)
Generated HTTP method for covering PUT requests.
|
Copyright © 2017 SAP SE. All Rights Reserved.