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