public class RebuildIndexJobResource
extends <any>
| Constructor and Description |
|---|
RebuildIndexJobResource()
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
deleteRebuildIndexJob()
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 |
getRebuildIndexJob()
Generated HTTP method for covering GET requests.
|
RebuildIndexJobModel |
getRebuildIndexJobModel()
Convenience method which just delegates to
#getResourceValue() |
Response |
putRebuildIndexJob(RebuildIndexJobDTO dto)
Generated HTTP method for covering PUT requests.
|
protected RebuildIndexJobModel |
readResource(String resourceId)
Gets the
RebuildIndexJobModel resource which is addressed by current resource request. |
void |
setRebuildIndexJobModel(RebuildIndexJobModel value)
Convenience method which just delegates to
#setResourceValue(RebuildIndexJobModel) |
public RebuildIndexJobResource()
public Response deleteRebuildIndexJob()
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 getRebuildIndexJob()
Responsepublic RebuildIndexJobModel getRebuildIndexJobModel()
#getResourceValue()public Response putRebuildIndexJob(RebuildIndexJobDTO dto)
Responseprotected RebuildIndexJobModel readResource(String resourceId) throws Exception
RebuildIndexJobModel resource which is addressed by current resource request.Exceptionde.hybris.platform.webservices.AbstractYResource#readResource(String)public void setRebuildIndexJobModel(RebuildIndexJobModel value)
#setResourceValue(RebuildIndexJobModel)Copyright © 2017 SAP SE. All Rights Reserved.