public class ReportServiceInterfacegetSavedQueriesByStatement extends Object
SavedQuery in the page, if it is compatible with the current API version, will
contain a ReportQuery object which can be optionally modified and used to create a
ReportJob. This can then be passed to ReportService#runReportJob.
The following fields are supported for filtering:
| PQL Property | Object Property |
|---|---|
id |
SavedQuery.id |
name |
SavedQuery.name |
| Modifier and Type | Field and Description |
|---|---|
protected Statement |
filterStatement |
| Constructor and Description |
|---|
ReportServiceInterfacegetSavedQueriesByStatement() |
| Modifier and Type | Method and Description |
|---|---|
Statement |
getFilterStatement()
Gets the value of the filterStatement property.
|
void |
setFilterStatement(Statement value)
Sets the value of the filterStatement property.
|
protected Statement filterStatement
public ReportServiceInterfacegetSavedQueriesByStatement()
Copyright © 2018. All Rights Reserved.