| Package | Description |
|---|---|
| de.hybris.platform.print.resource |
| Modifier and Type | Method and Description |
|---|---|
TextBlockModel |
TextBlockResource.getTextBlockModel()
Convenience method which just delegates to
#getResourceValue() |
protected TextBlockModel |
TextBlockResource.readResource(String resourceId)
Gets the
TextBlockModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
Collection<TextBlockModel> |
TextBlocksResource.getTextBlocksCollection()
Convenience method which just delegates to
#getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
TextBlockResource.setTextBlockModel(TextBlockModel value)
Convenience method which just delegates to
#setResourceValue(TextBlockModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
TextBlocksResource.setTextBlocksCollection(Collection<TextBlockModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
Copyright © 2017 SAP SE. All Rights Reserved.