| 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 |
|---|---|
ChaptersConfigurationModel |
PublicationModel.getChaptersConfiguration()
Generated method - Getter of the
Publication.chaptersConfiguration attribute defined at extension print. |
ChaptersConfigurationModel |
ChapterConfigurationModel.getChaptersConfiguration()
Generated method - Getter of the
ChapterConfiguration.chaptersConfiguration attribute defined at extension print. |
| Modifier and Type | Method and Description |
|---|---|
void |
PublicationModel.setChaptersConfiguration(ChaptersConfigurationModel value)
Generated method - Setter of
Publication.chaptersConfiguration attribute defined at extension print. |
void |
ChapterConfigurationModel.setChaptersConfiguration(ChaptersConfigurationModel value)
Generated method - Setter of
ChapterConfiguration.chaptersConfiguration attribute defined at extension print. |
| Modifier and Type | Method and Description |
|---|---|
ChaptersConfigurationModel |
ChaptersConfigurationResource.getChaptersConfigurationModel()
Convenience method which just delegates to
#getResourceValue() |
protected ChaptersConfigurationModel |
ChaptersConfigurationResource.readResource(String resourceId)
Gets the
ChaptersConfigurationModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
Collection<ChaptersConfigurationModel> |
ChaptersConfigurationsResource.getChaptersConfigurationsCollection()
Convenience method which just delegates to
#getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
ChaptersConfigurationResource.setChaptersConfigurationModel(ChaptersConfigurationModel value)
Convenience method which just delegates to
#setResourceValue(ChaptersConfigurationModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
ChaptersConfigurationsResource.setChaptersConfigurationsCollection(Collection<ChaptersConfigurationModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
Copyright © 2017 SAP SE. All Rights Reserved.