Uses of Interface
com.sas.dataselectors.filters.timebased.olap.OLAPTimeBasedFilterAdapterInterface

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

Uses of OLAPTimeBasedFilterAdapterInterface in com.sas.commands.dataselectors
 

Methods in com.sas.commands.dataselectors that return OLAPTimeBasedFilterAdapterInterface
protected  OLAPTimeBasedFilterAdapterInterface OLAPTimeBasedFilterCommand.createAdapter(java.lang.Object model)
           
 

Uses of OLAPTimeBasedFilterAdapterInterface in com.sas.dataselectors.filters
 

Methods in com.sas.dataselectors.filters that return OLAPTimeBasedFilterAdapterInterface
 OLAPTimeBasedFilterAdapterInterface BaseAdvancedFilterObjectFactory.getOLAPTimeBasedFilterAdapter()
          Provides the single instance of the OLAP relative time-based filter adapter for use by the relative-time filter condition.
 

Uses of OLAPTimeBasedFilterAdapterInterface in com.sas.dataselectors.filters.timebased.olap
 

Classes in com.sas.dataselectors.filters.timebased.olap that implement OLAPTimeBasedFilterAdapterInterface
 class OLAPTimeBasedFilterAdapter
           
 




Copyright © 2009 SAS Institute Inc. All Rights Reserved.