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

Packages that use BaseFilterObjectFactory
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   
 

Uses of BaseFilterObjectFactory in com.sas.dataselectors.filters
 

Subclasses of BaseFilterObjectFactory in com.sas.dataselectors.filters
 class AdvancedBusinessModelFilterObjectFactory
          This class extends the base factory class to add map-time specific functionality.
 class AdvancedBusinessQueryFilterObjectFactory
          This class extends the base factory class to add run-time specific functionality.
 class BaseAdvancedFilterObjectFactory
          This class provides additional support and new behaviors for the filter adapters used by the advanced filter selector dialogs.
 class BusinessQueryFilterObjectFactory
          This factory extends the base filter object factory to add BusinessQuery specific support.
 class InformationMapFilterObjectFactory
          This factory extends the base filter object factory to add InformationMap specific support.
 

Uses of BaseFilterObjectFactory in com.sas.dataselectors.filters.timebased
 

Methods in com.sas.dataselectors.filters.timebased with parameters of type BaseFilterObjectFactory
static FilterLogicTestNodeInterface IQRelativeTimeFilterUtil.newTestNode(com.sas.iquery.metadata.expr.ExpressionInterface expression, BaseFilterObjectFactory factory, FilterItemListInterface filterItemList)
           
static FilterLogicTestNodeInterface IQRelativeTimeFilterUtil.newTestNode(com.sas.iquery.metadata.expr.ExpressionInterface expression, BaseFilterObjectFactory factory, FilterItemListInterface filterItemList, java.util.Locale locale)
           
 




Copyright © 2009 SAS Institute Inc. All Rights Reserved.