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