| 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 |
|---|---|
ChapterConfigurationModel |
ChapterModel.getChapterConfiguration()
Generated method - Getter of the
Chapter.chapterConfiguration attribute defined at extension print. |
| Modifier and Type | Method and Description |
|---|---|
List<ChapterConfigurationModel> |
ChaptersConfigurationModel.getChapterConfigurations()
Generated method - Getter of the
ChaptersConfiguration.chapterConfigurations attribute defined at extension print. |
| Modifier and Type | Method and Description |
|---|---|
void |
ChapterModel.setChapterConfiguration(ChapterConfigurationModel value)
Generated method - Setter of
Chapter.chapterConfiguration attribute defined at extension print. |
| Modifier and Type | Method and Description |
|---|---|
void |
ChaptersConfigurationModel.setChapterConfigurations(List<ChapterConfigurationModel> value)
Generated method - Setter of
ChaptersConfiguration.chapterConfigurations attribute defined at extension print. |
| Modifier and Type | Method and Description |
|---|---|
ChapterConfigurationModel |
ChapterConfigurationResource.getChapterConfigurationModel()
Convenience method which just delegates to
#getResourceValue() |
protected ChapterConfigurationModel |
ChapterConfigurationResource.readResource(String resourceId)
Gets the
ChapterConfigurationModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
Collection<ChapterConfigurationModel> |
ChapterConfigurationsResource.getChapterConfigurationsCollection()
Convenience method which just delegates to
#getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
ChapterConfigurationResource.setChapterConfigurationModel(ChapterConfigurationModel value)
Convenience method which just delegates to
#setResourceValue(ChapterConfigurationModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
ChapterConfigurationsResource.setChapterConfigurationsCollection(Collection<ChapterConfigurationModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
Copyright © 2017 SAP SE. All Rights Reserved.