Uses of Interface
com.sas.dataselectors.filters.PersistentFilterProviderModelInterface

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

Uses of PersistentFilterProviderModelInterface in com.sas.dataselectors.filters
 

Classes in com.sas.dataselectors.filters that implement PersistentFilterProviderModelInterface
 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 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.
 




Copyright © 2009 SAS Institute Inc. All Rights Reserved.