public class StockLevelHistoryEntriesResource
extends <any>
| Constructor and Description |
|---|
StockLevelHistoryEntriesResource()
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
getAllStockLevelHistoryEntries()
Generated HTTP method for covering GET requests.
|
Collection<StockLevelHistoryEntryModel> |
getStockLevelHistoryEntriesCollection()
Convenience method which just delegates to
#getResourceValue() |
AbstractYResource |
getStockLevelHistoryEntryResource(String resourceKey)
Generated getter for sub resource of type
StockLevelHistoryEntryResource for current root resource |
Response |
postStockLevelHistoryEntry(StockLevelHistoryEntryDTO dto)
Generated HTTP method for covering POST requests.
|
void |
setStockLevelHistoryEntriesCollection(Collection<StockLevelHistoryEntryModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
public StockLevelHistoryEntriesResource()
public Response getAllStockLevelHistoryEntries()
Responsepublic Collection<StockLevelHistoryEntryModel> getStockLevelHistoryEntriesCollection()
#getResourceValue()public AbstractYResource getStockLevelHistoryEntryResource(String resourceKey)
StockLevelHistoryEntryResource for current root resourcepublic Response postStockLevelHistoryEntry(StockLevelHistoryEntryDTO dto)
Responsepublic void setStockLevelHistoryEntriesCollection(Collection<StockLevelHistoryEntryModel> value)
#setResourceValue(Collection)Copyright © 2017 SAP SE. All Rights Reserved.