public class BackofficeSavedQueriesResource
extends <any>
| Constructor and Description |
|---|
BackofficeSavedQueriesResource()
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
getAllBackofficeSavedQueries()
Generated HTTP method for covering GET requests.
|
Collection<BackofficeSavedQueryModel> |
getBackofficeSavedQueriesCollection()
Convenience method which just delegates to
#getResourceValue() |
AbstractYResource |
getBackofficeSavedQueryResource(String resourceKey)
Generated getter for sub resource of type
BackofficeSavedQueryResource for current root resource |
Response |
postBackofficeSavedQuery(BackofficeSavedQueryDTO dto)
Generated HTTP method for covering POST requests.
|
void |
setBackofficeSavedQueriesCollection(Collection<BackofficeSavedQueryModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
public BackofficeSavedQueriesResource()
public Response getAllBackofficeSavedQueries()
Responsepublic Collection<BackofficeSavedQueryModel> getBackofficeSavedQueriesCollection()
#getResourceValue()public AbstractYResource getBackofficeSavedQueryResource(String resourceKey)
BackofficeSavedQueryResource for current root resourcepublic Response postBackofficeSavedQuery(BackofficeSavedQueryDTO dto)
Responsepublic void setBackofficeSavedQueriesCollection(Collection<BackofficeSavedQueryModel> value)
#setResourceValue(Collection)Copyright © 2017 SAP SE. All Rights Reserved.