|
Class Summary |
| AbstractCondition |
XCondition defines the condition methods. |
| ColumnSelection |
A Column represents a selection of query column, data model
attributes or formula expressions. |
| Condition |
A Condition object defines a comparison operation to be performed on a
value to determine if it should be included in a result set. |
| ConditionItem |
A Condition Item represents a item of condition in condition group. |
| ConditionList |
A ConditionList stores a list of conditions/junctions to be applied to
the resulting data. |
| DataSourceFolder |
Data source folder in data source registry to store data source folder and
data source. |
| DrillPath |
DrillPath defines a drill path to a report or a URL. |
| DrillSubQuery |
DrillSubQuery represents a sub-query in a drill path. |
| HierarchyList |
A HierarchyList stores a list of HierarchyItem to be applied to
the resulting data. |
| JunctionOperator |
A Condition Item represents a item of condition in condition group. |
| VariableTable |
The VariableTable holds the variable values. |
| XConditionGroup |
A ConditionGroup stores a list of conditions to be applied to
the resulting data. |
| XDataSelection |
An XDataSelection represents a selection of query columns or data model
attributes and a list of filter condtions to be applied to the resulting
data. |
| XDataSource |
XDataSource defines the API for all data sources. |
| XDrillInfo |
XDrillInfo defines a drill info with a group drill path. |
| XFactory |
XFactory is a singlton object that can be used obtain instances of the
query engine. |
| XFormatInfo |
XFormatInfo represents a column's format information. |
| XMetaInfo |
XMetaInfo defines a meta info with drill info and format info. |
| XNode |
All query results are represented as a tree. |
| XPrincipal |
A Principal implementation used to identify a user to the query engine. |
| XQuery |
XQuery object represents a query in the query registry. |
| XSequenceNode |
A sequence node is used to group the child nodes sharing a same name. |
| XTableNode |
XTableNode represents a table. |