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