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