Uses of Interface
com.sas.dataselectors.sort.OLAPSortSelectorInterface

Packages that use OLAPSortSelectorInterface
com.sas.dataselectors.sort Provides adapter components used to convert native models to models which can then be used with sort selector components. 
 

Uses of OLAPSortSelectorInterface in com.sas.dataselectors.sort
 

Classes in com.sas.dataselectors.sort that implement OLAPSortSelectorInterface
 class OLAPSortSelectorAdapter
          The SortSelectorInterface defines the basic methods required for the model of a RelationalSortSelector.
 

Methods in com.sas.dataselectors.sort that return OLAPSortSelectorInterface
static OLAPSortSelectorInterface OLAPSortSelectorModelFactory.getAdapter(OLAPDataSetInterface model)
          Returns a new adapter for the given data model.
 




Copyright © 2009 SAS Institute Inc. All Rights Reserved.