public interface ICubeResultSet extends IBaseResultSet
CUBE_RESULTSET, QUERY_RESULTSET
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getCellIndex() |
javax.olap.cursor.CubeCursor |
getCubeCursor() |
org.eclipse.birt.data.engine.olap.api.query.IBaseCubeQueryDefinition |
getCubeQuery() |
void |
skipTo(java.lang.String cellIndex) |
close, evaluate, evaluate, evaluate, getID, getParent, getQueryResults, getRawID, getType
javax.olap.cursor.CubeCursor getCubeCursor()
java.lang.String getCellIndex()
void skipTo(java.lang.String cellIndex) throws org.eclipse.birt.core.exception.BirtException
org.eclipse.birt.core.exception.BirtException
org.eclipse.birt.data.engine.olap.api.query.IBaseCubeQueryDefinition getCubeQuery()
Copyright © 2008 Actuate Corp. All rights reserved.