Interface ICubeResultSet

    • Method Detail

      • getCubeCursor

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

        java.lang.String getCellIndex()
      • skipTo

        void skipTo​(java.lang.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()