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