| 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 | Class and Description |
|---|---|
class |
CellStyleModel
Generated model class for type CellStyle first defined at extension print.
|
class |
ChapterParagraphStyleModel
Generated model class for type ChapterParagraphStyle first defined at extension print.
|
class |
CharacterStyleModel
Generated model class for type CharacterStyle first defined at extension print.
|
class |
ParagraphStyleModel
Generated model class for type ParagraphStyle first defined at extension print.
|
class |
TableStyleModel
Generated model class for type TableStyle first defined at extension print.
|
| Modifier and Type | Method and Description |
|---|---|
StyleModel |
StyleResource.getStyleModel()
Convenience method which just delegates to
#getResourceValue() |
protected StyleModel |
StyleResource.readResource(String resourceId)
Gets the
StyleModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
Collection<StyleModel> |
StylesResource.getStylesCollection()
Convenience method which just delegates to
#getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
StyleResource.setStyleModel(StyleModel value)
Convenience method which just delegates to
#setResourceValue(StyleModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
StylesResource.setStylesCollection(Collection<StyleModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
Copyright © 2017 SAP SE. All Rights Reserved.