| Package | Description |
|---|---|
| de.hybris.platform.print.resource |
| Modifier and Type | Method and Description |
|---|---|
ImageBlockModel |
ImageBlockResource.getImageBlockModel()
Convenience method which just delegates to
#getResourceValue() |
protected ImageBlockModel |
ImageBlockResource.readResource(String resourceId)
Gets the
ImageBlockModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
Collection<ImageBlockModel> |
ImageBlocksResource.getImageBlocksCollection()
Convenience method which just delegates to
#getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
ImageBlockResource.setImageBlockModel(ImageBlockModel value)
Convenience method which just delegates to
#setResourceValue(ImageBlockModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
ImageBlocksResource.setImageBlocksCollection(Collection<ImageBlockModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
Copyright © 2017 SAP SE. All Rights Reserved.