| Package | Description |
|---|---|
| de.hybris.platform.commons.resource |
| Modifier and Type | Method and Description |
|---|---|
XMLTransformFormatterModel |
XMLTransformFormatterResource.getXMLTransformFormatterModel()
Convenience method which just delegates to
#getResourceValue() |
protected XMLTransformFormatterModel |
XMLTransformFormatterResource.readResource(String resourceId)
Gets the
XMLTransformFormatterModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
Collection<XMLTransformFormatterModel> |
XMLTransformFormattersResource.getXMLTransformFormattersCollection()
Convenience method which just delegates to
#getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
XMLTransformFormatterResource.setXMLTransformFormatterModel(XMLTransformFormatterModel value)
Convenience method which just delegates to
#setResourceValue(XMLTransformFormatterModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
XMLTransformFormattersResource.setXMLTransformFormattersCollection(Collection<XMLTransformFormatterModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
Copyright © 2017 SAP SE. All Rights Reserved.