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