|
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 LogicalSelection
LogicalSelection defines a method for retrieving a boolean value from a DataSource connection.
Method Summary | |
---|---|
Boolean |
resolveLogical(Connection connection)
Retrieves the selection result as a boolean. |
Methods inherited from interface com.citra.pivot.olap.data.OlapSelection |
---|
resolveSelection |
Method Detail |
---|
Boolean resolveLogical(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 |