| Package | Description |
|---|---|
| de.hybris.platform.core.resource |
| Modifier and Type | Method and Description |
|---|---|
GenericTestItemModel |
GenericTestItemResource.getGenericTestItemModel()
Convenience method which just delegates to
#getResourceValue() |
protected GenericTestItemModel |
GenericTestItemResource.readResource(String resourceId)
Gets the
GenericTestItemModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
Collection<GenericTestItemModel> |
GenericTestItemsResource.getGenericTestItemsCollection()
Convenience method which just delegates to
#getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
GenericTestItemResource.setGenericTestItemModel(GenericTestItemModel value)
Convenience method which just delegates to
#setResourceValue(GenericTestItemModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
GenericTestItemsResource.setGenericTestItemsCollection(Collection<GenericTestItemModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
Copyright © 2017 SAP SE. All Rights Reserved.