| Package | Description |
|---|---|
| de.hybris.platform.print.jalo |
| Modifier and Type | Method and Description |
|---|---|
ChaptersConfiguration |
GeneratedPrintManager.createChaptersConfiguration(Map attributeValues) |
ChaptersConfiguration |
GeneratedPrintManager.createChaptersConfiguration(SessionContext ctx,
Map attributeValues) |
ChaptersConfiguration |
GeneratedPublication.getChaptersConfiguration()
Generated method - Getter of the
Publication.chaptersConfiguration attribute. |
ChaptersConfiguration |
GeneratedChapterConfiguration.getChaptersConfiguration()
Generated method - Getter of the
ChapterConfiguration.chaptersConfiguration attribute. |
ChaptersConfiguration |
GeneratedPublication.getChaptersConfiguration(SessionContext ctx)
Generated method - Getter of the
Publication.chaptersConfiguration attribute. |
ChaptersConfiguration |
GeneratedChapterConfiguration.getChaptersConfiguration(SessionContext ctx)
Generated method - Getter of the
ChapterConfiguration.chaptersConfiguration attribute. |
| Modifier and Type | Method and Description |
|---|---|
void |
GeneratedPublication.setChaptersConfiguration(ChaptersConfiguration value)
Generated method - Setter of the
Publication.chaptersConfiguration attribute. |
void |
GeneratedChapterConfiguration.setChaptersConfiguration(ChaptersConfiguration value)
Generated method - Setter of the
ChapterConfiguration.chaptersConfiguration attribute. |
void |
GeneratedPublication.setChaptersConfiguration(SessionContext ctx,
ChaptersConfiguration value)
Generated method - Setter of the
Publication.chaptersConfiguration attribute. |
void |
GeneratedChapterConfiguration.setChaptersConfiguration(SessionContext ctx,
ChaptersConfiguration value)
Generated method - Setter of the
ChapterConfiguration.chaptersConfiguration attribute. |
Copyright © 2017 SAP SE. All Rights Reserved.