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