| 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 |
|---|---|
CollectionParameterValueModel |
ParameterValueModel.getCollParam()
Generated method - Getter of the
ParameterValue.collParam attribute defined at extension print. |
| Modifier and Type | Method and Description |
|---|---|
void |
ParameterValueModel.setCollParam(CollectionParameterValueModel value)
Generated method - Setter of
ParameterValue.collParam attribute defined at extension print. |
| Modifier and Type | Method and Description |
|---|---|
CollectionParameterValueModel |
CollectionParameterValueResource.getCollectionParameterValueModel()
Convenience method which just delegates to
#getResourceValue() |
protected CollectionParameterValueModel |
CollectionParameterValueResource.readResource(String resourceId)
Gets the
CollectionParameterValueModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
Collection<CollectionParameterValueModel> |
CollectionParameterValuesResource.getCollectionParameterValuesCollection()
Convenience method which just delegates to
#getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
CollectionParameterValueResource.setCollectionParameterValueModel(CollectionParameterValueModel value)
Convenience method which just delegates to
#setResourceValue(CollectionParameterValueModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
CollectionParameterValuesResource.setCollectionParameterValuesCollection(Collection<CollectionParameterValueModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
Copyright © 2017 SAP SE. All Rights Reserved.