public class IdBatchResolverTest.FactoryImplTestWrapper extends Parser.FactoryImpl
| Constructor and Description |
|---|
IdBatchResolverTest.FactoryImplTestWrapper() |
| Modifier and Type | Method and Description |
|---|---|
Query |
makeQuery(Statement statement,
Formula[] formulae,
QueryAxis[] axes,
String cube,
Exp slicer,
QueryPart[] cellProps,
boolean strictValidation)
Creates a
Query object. |
makeDrillThrough, makeExplainpublic IdBatchResolverTest.FactoryImplTestWrapper()
public Query makeQuery(Statement statement, Formula[] formulae, QueryAxis[] axes, String cube, Exp slicer, QueryPart[] cellProps, boolean strictValidation)
MdxParserValidator.QueryPartFactoryQuery object.
Override this function to make your kind of query.makeQuery in interface MdxParserValidator.QueryPartFactorymakeQuery in class Parser.FactoryImpl