public class IndexTestItemResource
extends <any>
| Constructor and Description |
|---|
IndexTestItemResource()
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
deleteIndexTestItem()
Generated HTTP method for covering DELETE requests.
|
AbstractYResource |
getHMCHistoryEntryResource(String resourceKey)
Generated getter for sub resource of type
HMCHistoryEntryResource for current root resource |
Response |
getIndexTestItem()
Generated HTTP method for covering GET requests.
|
IndexTestItemModel |
getIndexTestItemModel()
Convenience method which just delegates to
#getResourceValue() |
AbstractYResource |
getLinkResource(String resourceKey)
Generated getter for sub resource of type
LinkResource for current root resource |
Response |
putIndexTestItem(IndexTestItemDTO dto)
Generated HTTP method for covering PUT requests.
|
protected IndexTestItemModel |
readResource(String resourceId)
Gets the
IndexTestItemModel resource which is addressed by current resource request. |
void |
setIndexTestItemModel(IndexTestItemModel value)
Convenience method which just delegates to
#setResourceValue(IndexTestItemModel) |
public IndexTestItemResource()
public Response deleteIndexTestItem()
Responsepublic AbstractYResource getHMCHistoryEntryResource(String resourceKey)
HMCHistoryEntryResource for current root resourcepublic Response getIndexTestItem()
Responsepublic IndexTestItemModel getIndexTestItemModel()
#getResourceValue()public AbstractYResource getLinkResource(String resourceKey)
LinkResource for current root resourcepublic Response putIndexTestItem(IndexTestItemDTO dto)
Responseprotected IndexTestItemModel readResource(String resourceId) throws Exception
IndexTestItemModel resource which is addressed by current resource request.Exceptionde.hybris.platform.webservices.AbstractYResource#readResource(String)public void setIndexTestItemModel(IndexTestItemModel value)
#setResourceValue(IndexTestItemModel)Copyright © 2017 SAP SE. All Rights Reserved.