butler.sql.query
Class ROLAPQuery.Instance
java.lang.Object
butler.sql.query.ROLAPQuery.Instance
- All Implemented Interfaces:
- Populatable
- Enclosing class:
- ROLAPQuery
- public class ROLAPQuery.Instance
- extends java.lang.Object
- implements Populatable
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ROLAPQuery.Instance
public ROLAPQuery.Instance()
setParameter
public void setParameter(Filter filter,
java.util.List params)
throws java.lang.Exception
- Specified by:
setParameter
in interface Populatable
- Throws:
java.lang.Exception
getQuery
public ROLAPQuery getQuery()
getParams
public QueryParams getParams()
run
public ROLAPQuery.Result run()
throws java.lang.Exception
- Throws:
java.lang.Exception
toXML
public void toXML(org.xml.sax.ContentHandler handler)
throws java.lang.Exception
- Throws:
java.lang.Exception