com.sas.dataselectors.exceptionhighlighting
Class ExceptionHighlightingChartSelectorBQAdapter
com.sas.dataselectors.exceptionhighlighting.ExceptionHighlightingChartSelectorBQAdapter
- All Implemented Interfaces:
- ExceptionHighlightingSelectorInterface, SelectorCommitInterface, SelectorProcessInterface
public class ExceptionHighlightingChartSelectorBQAdapter
- implements SelectorCommitInterface
BQ implementation of Exception Highlighting Selector adapters.
- Since:
- 3.1.4
| Methods inherited from class com.sas.dataselectors.exceptionhighlighting.BaseExceptionHighlightingSelectorAdapter |
addRule, getColors, getDefaultFont, getDefaultFontSize, getFonts, getFontSizes, getImages, getLevelTreeModel, getLocale, getResultItemMap, getResultItems, getRules, getSupportedConditions, isAddAutomaticToFontInfo, isCompleteImagePath, isOLAP, removeRule, setAddAutomaticToFontInfo, setLocale |
ExceptionHighlightingChartSelectorBQAdapter
public ExceptionHighlightingChartSelectorBQAdapter()
- Default constructor.
process
public java.util.Map process()
- Description copied from interface:
SelectorProcessInterface
- Used to update the state of the model.
- Specified by:
process in interface SelectorProcessInterface- Overrides:
process in class ExceptionHighlightingSelectorBQAdapter
commit
public java.util.Map commit()
- Description copied from interface:
SelectorCommitInterface
- Used to commit the changes to the model.
- Specified by:
commit in interface SelectorCommitInterface- Overrides:
commit in class ExceptionHighlightingSelectorBQAdapter
Copyright © 2009 SAS Institute Inc. All Rights Reserved.