Interface ICubeResultSet

All Superinterfaces:
IBaseResultSet

public interface ICubeResultSet extends IBaseResultSet
  • Method Details

    • getCubeCursor

      javax.olap.cursor.CubeCursor getCubeCursor()
    • getCellIndex

      String getCellIndex()
    • skipTo

      void skipTo(String cellIndex) throws org.eclipse.birt.core.exception.BirtException
      Throws:
      org.eclipse.birt.core.exception.BirtException
    • getCubeQuery

      org.eclipse.birt.data.engine.olap.api.query.IBaseCubeQueryDefinition getCubeQuery()