Package com.pullreports.model
Class CannedQuery
Object
com.pullreports.model.CannedQuery
- All Implemented Interfaces:
com.pullreports.userquery.NamedQuery
-
Nested Class Summary
Nested classes/interfaces inherited from interface com.pullreports.userquery.NamedQuery
com.pullreports.userquery.NamedQuery.ViewMode
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
CannedQuery
-
-
Method Details
-
getId
- Specified by:
getId
in interfacecom.pullreports.userquery.NamedQuery
-
getName
- Specified by:
getName
in interfacecom.pullreports.userquery.NamedQuery
-
getDistinct
public boolean getDistinct()- Specified by:
getDistinct
in interfacecom.pullreports.userquery.NamedQuery
-
getDescription
- Specified by:
getDescription
in interfacecom.pullreports.userquery.NamedQuery
-
getViewMode
public com.pullreports.userquery.NamedQuery.ViewMode getViewMode()- Specified by:
getViewMode
in interfacecom.pullreports.userquery.NamedQuery
-
getColumns
- Specified by:
getColumns
in interfacecom.pullreports.userquery.NamedQuery
-
getSorts
- Specified by:
getSorts
in interfacecom.pullreports.userquery.NamedQuery
-
getFilters
- Specified by:
getFilters
in interfacecom.pullreports.userquery.NamedQuery
-