***  This package is subject to change.  ***

Note:
Extension of the classes in this package is prohibited unless otherwise documented. Similarly, extension or implementation of the interfaces in this package is prohibited except as documented.

Package com.sas.dataselectors.dataitems

Provides adapter components used to convert native models to models which can then be used with query selector components.

See:
          Description

Interface Summary
DataItemSelectorInterface Defines the basic set of methods required of a model for the DataItemSelector.
 

Class Summary
BaseDataItemSelectorModel This base class defines the common behaviors for the DataItem selector.
BusinessModelTreeModelFactory This is the factory class for DefaultTreeModel instances created from the objects in a BusinessModel.
DataItemSelectorModel This class extends the base DataItemSelector model to provide data logic specific to the BusinessModel/BusinessQuery API.
DataItemSelectorModelOLAPTable This class contains the table's crosstab model for the DataItem Selector.
DataItemSelectorModelRelationalTable This class contains the table's crosstab model for the DataItem Selector.
DataItemTreeNodeInfo The DataItemTreeNodeInfo is a user object for tree nodes used by the DataItem selectors.
OLAPTableRoles Defines and manages the roles for an OLAP, or multi-dimensional, query.
TableRoles Defines and manages the roles for a relational, or two-dimensional, query.
 

Package com.sas.dataselectors.dataitems Description

Provides adapter components used to convert native models to models which can then be used with query selector components.


***  This package is subject to change.  ***

Note:
Extension of the classes in this package is prohibited unless otherwise documented. Similarly, extension or implementation of the interfaces in this package is prohibited except as documented.



Copyright © 2009 SAS Institute Inc. All Rights Reserved.