|
Copyright © 2011 Citra Technologies. All Rights Reserved. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface TupleSelection
TupleSelection defines a method for retrieving an OlapTuple from a DataSource connection.
Method Summary | |
---|---|
OlapTuple |
resolveTuple(Connection connection)
Retrieves the selection result as an OlapTuple. |
Methods inherited from interface com.citra.pivot.olap.data.OlapSelection |
---|
resolveSelection |
Method Detail |
---|
OlapTuple resolveTuple(Connection connection) throws DataSourceException
connection
- the connection to the datasource
DataSourceException
|
Copyright © 2011 Citra Technologies. All Rights Reserved. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |