| Package | Description |
|---|---|
| de.hybris.platform.servicelayer.internal.resource |
| Modifier and Type | Method and Description |
|---|---|
IndexTestItemModel |
IndexTestItemResource.getIndexTestItemModel()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
protected IndexTestItemModel |
IndexTestItemResource.readResource(java.lang.String resourceId)
Gets the
IndexTestItemModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<IndexTestItemModel> |
IndexTestItemsResource.getIndexTestItemsCollection()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
IndexTestItemResource.setIndexTestItemModel(IndexTestItemModel value)
Convenience method which just delegates to
#setResourceValue(IndexTestItemModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
IndexTestItemsResource.setIndexTestItemsCollection(java.util.Collection<IndexTestItemModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
Copyright © 2018 SAP SE. All Rights Reserved.