| Package | Description |
|---|---|
| de.hybris.platform.print.jalo |
| Modifier and Type | Field and Description |
|---|---|
protected static OneToManyHandler<ChapterParagraphStyle> |
GeneratedStyleContainer.CHAPTERPARAGRAPHSTYLESHANDLER
OneToManyHandler for handling 1:n CHAPTERPARAGRAPHSTYLES's relation attributes from 'many' side. |
| Modifier and Type | Method and Description |
|---|---|
ChapterParagraphStyle |
GeneratedPrintManager.createChapterParagraphStyle(Map attributeValues) |
ChapterParagraphStyle |
GeneratedPrintManager.createChapterParagraphStyle(SessionContext ctx,
Map attributeValues) |
ChapterParagraphStyle |
GeneratedChapterConfiguration.getChapterParagraphStyle()
Generated method - Getter of the
ChapterConfiguration.chapterParagraphStyle attribute. |
ChapterParagraphStyle |
GeneratedChapterConfiguration.getChapterParagraphStyle(SessionContext ctx)
Generated method - Getter of the
ChapterConfiguration.chapterParagraphStyle attribute. |
| Modifier and Type | Method and Description |
|---|---|
List<ChapterParagraphStyle> |
GeneratedStyleContainer.getChapterParagraphStyles()
Generated method - Getter of the
StyleContainer.chapterParagraphStyles attribute. |
List<ChapterParagraphStyle> |
GeneratedStyleContainer.getChapterParagraphStyles(SessionContext ctx)
Generated method - Getter of the
StyleContainer.chapterParagraphStyles attribute. |
List<ChapterParagraphStyle> |
StyleContainer.getChapterParagraphStyles(SessionContext ctx) |
| Modifier and Type | Method and Description |
|---|---|
void |
GeneratedStyleContainer.addToChapterParagraphStyles(ChapterParagraphStyle value)
Generated method - Adds
value to chapterParagraphStyles. |
void |
GeneratedStyleContainer.addToChapterParagraphStyles(SessionContext ctx,
ChapterParagraphStyle value)
Generated method - Adds
value to chapterParagraphStyles. |
void |
GeneratedStyleContainer.removeFromChapterParagraphStyles(ChapterParagraphStyle value)
Generated method - Removes
value from chapterParagraphStyles. |
void |
GeneratedStyleContainer.removeFromChapterParagraphStyles(SessionContext ctx,
ChapterParagraphStyle value)
Generated method - Removes
value from chapterParagraphStyles. |
void |
GeneratedChapterConfiguration.setChapterParagraphStyle(ChapterParagraphStyle value)
Generated method - Setter of the
ChapterConfiguration.chapterParagraphStyle attribute. |
void |
GeneratedChapterConfiguration.setChapterParagraphStyle(SessionContext ctx,
ChapterParagraphStyle value)
Generated method - Setter of the
ChapterConfiguration.chapterParagraphStyle attribute. |
| Modifier and Type | Method and Description |
|---|---|
void |
GeneratedStyleContainer.setChapterParagraphStyles(List<ChapterParagraphStyle> value)
Generated method - Setter of the
StyleContainer.chapterParagraphStyles attribute. |
void |
GeneratedStyleContainer.setChapterParagraphStyles(SessionContext ctx,
List<ChapterParagraphStyle> value)
Generated method - Setter of the
StyleContainer.chapterParagraphStyles attribute. |
Copyright © 2017 SAP SE. All Rights Reserved.