public class StockNotificationProcessesResource
extends <any>
| Constructor and Description |
|---|
StockNotificationProcessesResource()
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
getAllStockNotificationProcesses()
Generated HTTP method for covering GET requests.
|
Collection<StockNotificationProcessModel> |
getStockNotificationProcessesCollection()
Convenience method which just delegates to
#getResourceValue() |
AbstractYResource |
getStockNotificationProcessResource(String resourceKey)
Generated getter for sub resource of type
StockNotificationProcessResource for current root resource |
void |
setStockNotificationProcessesCollection(Collection<StockNotificationProcessModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
public StockNotificationProcessesResource()
public Response getAllStockNotificationProcesses()
Responsepublic Collection<StockNotificationProcessModel> getStockNotificationProcessesCollection()
#getResourceValue()public AbstractYResource getStockNotificationProcessResource(String resourceKey)
StockNotificationProcessResource for current root resourcepublic void setStockNotificationProcessesCollection(Collection<StockNotificationProcessModel> value)
#setResourceValue(Collection)Copyright © 2017 SAP SE. All Rights Reserved.