| Package | Description |
|---|---|
| de.hybris.platform.print.dto | |
| de.hybris.platform.print.resource |
| Modifier and Type | Method and Description |
|---|---|
ChapterParagraphStyleDTO |
ChapterConfigurationDTO.getChapterParagraphStyle() |
| Modifier and Type | Method and Description |
|---|---|
List<ChapterParagraphStyleDTO> |
ChapterParagraphStylesDTO.getChapterParagraphStyles() |
List<ChapterParagraphStyleDTO> |
StyleContainerDTO.getChapterParagraphStyles() |
| Modifier and Type | Method and Description |
|---|---|
void |
ChapterConfigurationDTO.setChapterParagraphStyle(ChapterParagraphStyleDTO value) |
| Modifier and Type | Method and Description |
|---|---|
void |
ChapterParagraphStylesDTO.setChapterParagraphStyles(List<ChapterParagraphStyleDTO> chapterparagraphstylesList) |
void |
StyleContainerDTO.setChapterParagraphStyles(List<ChapterParagraphStyleDTO> value) |
| Constructor and Description |
|---|
ChapterParagraphStylesDTO(List<ChapterParagraphStyleDTO> chapterparagraphstylesList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
ChapterParagraphStylesResource.postChapterParagraphStyle(ChapterParagraphStyleDTO dto)
Generated HTTP method for covering POST requests.
|
Response |
ChapterParagraphStyleResource.putChapterParagraphStyle(ChapterParagraphStyleDTO dto)
Generated HTTP method for covering PUT requests.
|
Copyright © 2017 SAP SE. All Rights Reserved.