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