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