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