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