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