Uses of Class
com.sas.dataselectors.filters.SimpleFilterListEditorModelBase

Packages that use SimpleFilterListEditorModelBase
com.sas.dataselectors.filters Provides adapter components used to convert native models to models which can then be used with filter components. 
 

Uses of SimpleFilterListEditorModelBase in com.sas.dataselectors.filters
 

Subclasses of SimpleFilterListEditorModelBase in com.sas.dataselectors.filters
 class BusinessModelToAdvancedFilterModelAdapter
          This adapter extends the base class to provide features and behavior specific to BusinessModel data sources.
 class BusinessQueryToAdvancedFilterModelAdapter
          This adapter is intended for use at run-time or anytime a full BusinessQuery model is to be filtered.
 class BusinessQueryToSimpleFilterListEditorModelAdapter
           
 class DefaultAdvancedFilterModelAdapter
          The DefaultAdvancedFilterModelAdapter ideally will be a unified adapter that will work for both BusinessModel (build-time) and BusinessQuery (run-time) instances for both relational and OLAP data sources.
 class InformationMapToSimpleFilterListEditorModelAdapter
          This class extends the simple list editor base to provide InformationMap specific features.
 




Copyright © 2009 SAS Institute Inc. All Rights Reserved.