public class SolrIndexOperationResource
extends <any>
| Constructor and Description |
|---|
SolrIndexOperationResource()
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
deleteSolrIndexOperation()
Generated HTTP method for covering DELETE requests.
|
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 |
getSolrIndexOperation()
Generated HTTP method for covering GET requests.
|
SolrIndexOperationModel |
getSolrIndexOperationModel()
Convenience method which just delegates to
#getResourceValue() |
Response |
putSolrIndexOperation(SolrIndexOperationDTO dto)
Generated HTTP method for covering PUT requests.
|
protected SolrIndexOperationModel |
readResource(String resourceId)
Gets the
SolrIndexOperationModel resource which is addressed by current resource request. |
void |
setSolrIndexOperationModel(SolrIndexOperationModel value)
Convenience method which just delegates to
#setResourceValue(SolrIndexOperationModel) |
public SolrIndexOperationResource()
public Response deleteSolrIndexOperation()
Responsepublic AbstractYResource getHMCHistoryEntryResource(String resourceKey)
HMCHistoryEntryResource for current root resourcepublic AbstractYResource getLinkResource(String resourceKey)
LinkResource for current root resourcepublic Response getSolrIndexOperation()
Responsepublic SolrIndexOperationModel getSolrIndexOperationModel()
#getResourceValue()public Response putSolrIndexOperation(SolrIndexOperationDTO dto)
Responseprotected SolrIndexOperationModel readResource(String resourceId) throws Exception
SolrIndexOperationModel resource which is addressed by current resource request.Exceptionde.hybris.platform.webservices.AbstractYResource#readResource(String)public void setSolrIndexOperationModel(SolrIndexOperationModel value)
#setResourceValue(SolrIndexOperationModel)Copyright © 2017 SAP SE. All Rights Reserved.