| Package | Description |
|---|---|
| de.hybris.platform.commons.resource |
| Modifier and Type | Method and Description |
|---|---|
FOPFormatterModel |
FOPFormatterResource.getFOPFormatterModel()
Convenience method which just delegates to
#getResourceValue() |
protected FOPFormatterModel |
FOPFormatterResource.readResource(String resourceId)
Gets the
FOPFormatterModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
Collection<FOPFormatterModel> |
FOPFormattersResource.getFOPFormattersCollection()
Convenience method which just delegates to
#getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
FOPFormatterResource.setFOPFormatterModel(FOPFormatterModel value)
Convenience method which just delegates to
#setResourceValue(FOPFormatterModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
FOPFormattersResource.setFOPFormattersCollection(Collection<FOPFormatterModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
Copyright © 2017 SAP SE. All Rights Reserved.