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