***  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.ranking

Interfaces, adapters and factories related to the Ranking Selector.

See:
          Description

Interface Summary
RankingSelectorComponents Contains the names of the sub components and static values used by the RankingSelectorPanel
RankingSelectorInterface Represents an adapter for the Ranking Selector.
RelationalRankingSelectorInterface Represents an adapter for the Ranking Selector that deals with non multidimensional data (usually called relational or jdbc data).
 

Class Summary
BaseRankingSelectorAdapter Base class that contains attributes and methods common to the different Ranking Selector adapters.
OLAPRankingSelectorAdapter Ranking Selector adapter for multidimensional data.
RankingSelectorAdapterFactory This class is a factory of RelationalRankingSelectorInterface and OLAPRankingSelectorInterface instances.
RelationalRankingSelectorAdapter It's an implementation of a Ranking Selector adapter for non multidimensional (relational) data.
Util Utility class to contain common methods used by the Ranking Selector.
 

Package com.sas.dataselectors.ranking Description

Interfaces, adapters and factories related to the Ranking Selector.


***  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.