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