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