|
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 SetSelection
SetSelection defines a method for resolving an OlapSet from a DataSource connection.
Method Summary | |
---|---|
OlapSet |
resolveSet(Connection connection)
Retrieves the selection result as an OlapSet. |
Methods inherited from interface com.citra.pivot.olap.data.OlapSelection |
---|
resolveSelection |
Method Detail |
---|
OlapSet resolveSet(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 |