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
Constructors -
Method Summary
-
Constructor Details
-
CannedQuery
-
-
Method Details
-
getId
- Specified by:
getIdin interfacecom.pullreports.userquery.NamedQuery
-
getName
- Specified by:
getNamein interfacecom.pullreports.userquery.NamedQuery
-
getDistinct
public boolean getDistinct()- Specified by:
getDistinctin interfacecom.pullreports.userquery.NamedQuery
-
getDescription
- Specified by:
getDescriptionin interfacecom.pullreports.userquery.NamedQuery
-
getViewMode
public com.pullreports.userquery.NamedQuery.ViewMode getViewMode()- Specified by:
getViewModein interfacecom.pullreports.userquery.NamedQuery
-
getColumns
- Specified by:
getColumnsin interfacecom.pullreports.userquery.NamedQuery
-
getSorts
- Specified by:
getSortsin interfacecom.pullreports.userquery.NamedQuery
-
getFilters
- Specified by:
getFiltersin interfacecom.pullreports.userquery.NamedQuery
-