com.sas.dataselectors.filters
Class InformationMapToSimpleFilterListEditorModelAdapter

com.sas.dataselectors.filters.InformationMapToSimpleFilterListEditorModelAdapter
All Implemented Interfaces:
SimpleFilterDefinitionModelInterface, SimpleFilterListEditorModelInterface

public class InformationMapToSimpleFilterListEditorModelAdapter
implements SimpleFilterListEditorModelInterface

This class extends the simple list editor base to provide InformationMap specific features.


Field Summary
 
Fields inherited from class com.sas.dataselectors.filters.SimpleFilterListEditorModelBase
_adapter, _filterLogicList, _selectionIndex, _selectionModel
 
Constructor Summary
InformationMapToSimpleFilterListEditorModelAdapter()
          Constructs a new adapter with default properties.
InformationMapToSimpleFilterListEditorModelAdapter(FilterBaseModelData baseModel, com.sas.iquery.metadata.business.InformationMap informationMap)
          Constructs a new adapter from the given InformationMap.
 
Method Summary
 
Methods inherited from class com.sas.dataselectors.filters.SimpleFilterListEditorModelBase
addSelection, commitChanges, getApplicationData, getChangableSelectionModel, getDataSource, getFilterLogicList, getRootFilterObject, getSelection, getSelectionCount, getSelectionCursor, removeSelection, setAdapter, setApplicationData, setSelection, setSelectionCursor
 
Methods inherited from interface com.sas.dataselectors.filters.SimpleFilterListEditorModelInterface
addSelection, getFilterLogicList, getSelectionCount, getSelectionCursor, removeSelection, setSelectionCursor
 
Methods inherited from interface com.sas.dataselectors.filters.SimpleFilterDefinitionModelInterface
commitChanges, getApplicationData, getDataSource, getRootFilterObject, getSelection, setApplicationData, setSelection
 

Constructor Detail

InformationMapToSimpleFilterListEditorModelAdapter

public InformationMapToSimpleFilterListEditorModelAdapter()
Constructs a new adapter with default properties.


InformationMapToSimpleFilterListEditorModelAdapter

public InformationMapToSimpleFilterListEditorModelAdapter(FilterBaseModelData baseModel,
                                                          com.sas.iquery.metadata.business.InformationMap informationMap)
Constructs a new adapter from the given InformationMap.

Parameters:
informationMap - the model for the adapter



Copyright © 2009 SAS Institute Inc. All Rights Reserved.