| Package | Description |
|---|---|
| de.hybris.platform.print.model.table |
Contains generated models for each type of de.hybris.platform.print.jalo.table package.
|
| de.hybris.platform.print.resource.table |
| Modifier and Type | Method and Description |
|---|---|
MapParameterValueModel |
ParameterValueModel.getMapParam()
Generated method - Getter of the
ParameterValue.mapParam attribute defined at extension print. |
MapParameterValueModel |
AbstractTableDataHolderModel.getParametersInternal()
Generated method - Getter of the
AbstractTableDataHolder.parametersInternal attribute defined at extension print. |
| Modifier and Type | Method and Description |
|---|---|
void |
ParameterValueModel.setMapParam(MapParameterValueModel value)
Generated method - Setter of
ParameterValue.mapParam attribute defined at extension print. |
void |
AbstractTableDataHolderModel.setParametersInternal(MapParameterValueModel value)
Generated method - Setter of
AbstractTableDataHolder.parametersInternal attribute defined at extension print. |
| Modifier and Type | Method and Description |
|---|---|
MapParameterValueModel |
MapParameterValueResource.getMapParameterValueModel()
Convenience method which just delegates to
#getResourceValue() |
protected MapParameterValueModel |
MapParameterValueResource.readResource(String resourceId)
Gets the
MapParameterValueModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
Collection<MapParameterValueModel> |
MapParameterValuesResource.getMapParameterValuesCollection()
Convenience method which just delegates to
#getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
MapParameterValueResource.setMapParameterValueModel(MapParameterValueModel value)
Convenience method which just delegates to
#setResourceValue(MapParameterValueModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
MapParameterValuesResource.setMapParameterValuesCollection(Collection<MapParameterValueModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
Copyright © 2017 SAP SE. All Rights Reserved.