Copyright © 2011 Citra Technologies. All Rights Reserved.

Package com.citra.pivot.olap.logical

Contains classes and interfaces for selecting logical values from a DataSource.

See:
          Description

Interface Summary
LogicalSelection LogicalSelection defines a method for retrieving a boolean value from a DataSource connection.
 

Class Summary
AbstractLogicalSelection AbstractLogicalSelection is the basis of logical selections in this package.
IsAncestorSelection IsAncestorSelection is a selection that checks whether a member is an ancestor to another.
IsMemberSelection IsMemberSelection is a selection that checks whether a member is equal to another.
 

Package com.citra.pivot.olap.logical Description

Contains classes and interfaces for selecting logical values from a DataSource.


Copyright © 2011 Citra Technologies. All Rights Reserved.