***  This class is subject to change   ***

com.sas.dataselectors.filters
Interface AdvancedFilterDefinitionModelInterface

All Superinterfaces:
SimpleFilterDefinitionModelInterface
All Known Subinterfaces:
AdvancedFilterModelInterface
All Known Implementing Classes:
BusinessModelToAdvancedFilterDefinitionModelAdapter

public interface AdvancedFilterDefinitionModelInterface
extends SimpleFilterDefinitionModelInterface

This interface defines the relationship between the AdvancedFilterPanel and an implemented adaptor.

See Also:
SimpleFilterDefinitionModelInterface, SimpleFilterListEditorModelInterface

Method Summary
 boolean isOLAP()
          Returns true if the data source for this adapter is OLAP based.
 
Methods inherited from interface com.sas.dataselectors.filters.SimpleFilterDefinitionModelInterface
commitChanges, getApplicationData, getDataSource, getRootFilterObject, getSelection, setApplicationData, setSelection
 

Method Detail

isOLAP

public boolean isOLAP()
Returns true if the data source for this adapter is OLAP based.
Returns:
TRUE if the data source is OLAP based

***  This class is subject to change   ***




Copyright © 2005 SAS Institute Inc. All Rights Reserved.
javadoc generated Thu, 16 Feb 2006 01:55:08