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