Uses of Interface
com.sas.dataselectors.SelectorProcessInterface

Packages that use SelectorProcessInterface
com.sas.dataselectors.dataitems Provides adapter components used to convert native models to models which can then be used with query selector components. 
com.sas.dataselectors.exceptionhighlighting   
 

Uses of SelectorProcessInterface in com.sas.dataselectors.dataitems
 

Classes in com.sas.dataselectors.dataitems that implement SelectorProcessInterface
 class BaseDataItemSelectorModel
          This base class defines the common behaviors for the DataItem selector.
 class DataItemSelectorModel
          This class extends the base DataItemSelector model to provide data logic specific to the BusinessModel/BusinessQuery API.
 class DataItemSelectorModelOLAPTable
          This class contains the table's crosstab model for the DataItem Selector.
 class DataItemSelectorModelRelationalTable
          This class contains the table's crosstab model for the DataItem Selector.
 

Uses of SelectorProcessInterface in com.sas.dataselectors.exceptionhighlighting
 

Subinterfaces of SelectorProcessInterface in com.sas.dataselectors.exceptionhighlighting
 interface ExceptionHighlightingSelectorInterface
          Defines methods and properties required for an adapter implementation of the exception highlighting selector.
 

Classes in com.sas.dataselectors.exceptionhighlighting that implement SelectorProcessInterface
 class BaseExceptionHighlightingSelectorAdapter
          Base class that contains attributes and methods common to the different Exception Highlighting Selector adapters.
 class ExceptionHighlightingChartSelectorBQAdapter
          BQ implementation of Exception Highlighting Selector adapters.
 class ExceptionHighlightingSelectorBQAdapter
          BQ implementation of Exception Highlighting Selector adapters.
 class OLAPExceptionHighlightingChartSelectorBQAdapter
          BQ implementation of Exception Highlighting Selector adapters.
 class OLAPExceptionHighlightingSelectorBQAdapter
           
 




Copyright © 2009 SAS Institute Inc. All Rights Reserved.