Uses of Interface
com.sas.dataselectors.ranking.RelationalRankingSelectorInterface

Packages that use RelationalRankingSelectorInterface
com.sas.dataselectors.ranking Interfaces, adapters and factories related to the Ranking Selector. 
 

Uses of RelationalRankingSelectorInterface in com.sas.dataselectors.ranking
 

Classes in com.sas.dataselectors.ranking that implement RelationalRankingSelectorInterface
 class RelationalRankingSelectorAdapter
          It's an implementation of a Ranking Selector adapter for non multidimensional (relational) data.
 

Methods in com.sas.dataselectors.ranking that return RelationalRankingSelectorInterface
static RelationalRankingSelectorInterface RankingSelectorAdapterFactory.getRelationalAdapter(com.sas.iquery.metadata.business.BusinessQuery model)
          Returns an instance of RelationalRankingSelectorInterface.
static RelationalRankingSelectorInterface RankingSelectorAdapterFactory.getRelationalAdapter(java.lang.Object model)
          Returns an instance of RelationalRankingSelectorInterface
 




Copyright © 2009 SAS Institute Inc. All Rights Reserved.