| Package | Description |
|---|---|
| de.hybris.platform.print.model |
Contains generated models for each type of de.hybris.platform.print.jalo package.
|
| de.hybris.platform.print.resource |
| Modifier and Type | Method and Description |
|---|---|
ChapterParagraphStyleModel |
ChapterConfigurationModel.getChapterParagraphStyle()
Generated method - Getter of the
ChapterConfiguration.chapterParagraphStyle attribute defined at extension print. |
| Modifier and Type | Method and Description |
|---|---|
List<ChapterParagraphStyleModel> |
StyleContainerModel.getChapterParagraphStyles()
Generated method - Getter of the
StyleContainer.chapterParagraphStyles attribute defined at extension print. |
| Modifier and Type | Method and Description |
|---|---|
void |
ChapterConfigurationModel.setChapterParagraphStyle(ChapterParagraphStyleModel value)
Generated method - Setter of
ChapterConfiguration.chapterParagraphStyle attribute defined at extension print. |
| Modifier and Type | Method and Description |
|---|---|
void |
StyleContainerModel.setChapterParagraphStyles(List<ChapterParagraphStyleModel> value)
Generated method - Setter of
StyleContainer.chapterParagraphStyles attribute defined at extension print. |
| Modifier and Type | Method and Description |
|---|---|
ChapterParagraphStyleModel |
ChapterParagraphStyleResource.getChapterParagraphStyleModel()
Convenience method which just delegates to
#getResourceValue() |
protected ChapterParagraphStyleModel |
ChapterParagraphStyleResource.readResource(String resourceId)
Gets the
ChapterParagraphStyleModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
Collection<ChapterParagraphStyleModel> |
ChapterParagraphStylesResource.getChapterParagraphStylesCollection()
Convenience method which just delegates to
#getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
ChapterParagraphStyleResource.setChapterParagraphStyleModel(ChapterParagraphStyleModel value)
Convenience method which just delegates to
#setResourceValue(ChapterParagraphStyleModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
ChapterParagraphStylesResource.setChapterParagraphStylesCollection(Collection<ChapterParagraphStyleModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
Copyright © 2017 SAP SE. All Rights Reserved.