| Package | Description |
|---|---|
| de.hybris.platform.print.resource.table |
| Modifier and Type | Method and Description |
|---|---|
SingleParameterValueModel |
SingleParameterValueResource.getSingleParameterValueModel()
Convenience method which just delegates to
#getResourceValue() |
protected SingleParameterValueModel |
SingleParameterValueResource.readResource(String resourceId)
Gets the
SingleParameterValueModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
Collection<SingleParameterValueModel> |
SingleParameterValuesResource.getSingleParameterValuesCollection()
Convenience method which just delegates to
#getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
SingleParameterValueResource.setSingleParameterValueModel(SingleParameterValueModel value)
Convenience method which just delegates to
#setResourceValue(SingleParameterValueModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
SingleParameterValuesResource.setSingleParameterValuesCollection(Collection<SingleParameterValueModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
Copyright © 2017 SAP SE. All Rights Reserved.