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