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