com.sas.dataselectors.exceptionhighlighting
Class OLAPExceptionHighlightingChartSelectorBQAdapter

com.sas.dataselectors.exceptionhighlighting.OLAPExceptionHighlightingChartSelectorBQAdapter
All Implemented Interfaces:
ExceptionHighlightingSelectorInterface, SelectorCommitInterface, SelectorProcessInterface

public class OLAPExceptionHighlightingChartSelectorBQAdapter
implements SelectorCommitInterface

BQ implementation of Exception Highlighting Selector adapters.

Since:
3.1.4

Nested Class Summary
 
Nested classes/interfaces inherited from class com.sas.dataselectors.exceptionhighlighting.BaseExceptionHighlightingSelectorAdapter
BaseExceptionHighlightingSelectorAdapter.KeyValueItem
 
Field Summary
 
Fields inherited from class com.sas.dataselectors.exceptionhighlighting.OLAPExceptionHighlightingSelectorBQAdapter
odsi
 
Fields inherited from class com.sas.dataselectors.exceptionhighlighting.ExceptionHighlightingSelectorBQAdapter
dataModel, rsHandler
 
Fields inherited from class com.sas.dataselectors.exceptionhighlighting.BaseExceptionHighlightingSelectorAdapter
addAutomaticToFontInfo, isOLAP, locale, RB_KEY, rules
 
Fields inherited from interface com.sas.dataselectors.SelectorCommitInterface
EXCEPTION_OCCURRED
 
Fields inherited from interface com.sas.dataselectors.exceptionhighlighting.ExceptionHighlightingSelectorInterface
AUTOMATIC, CONDITION_BETWEEN, CONDITION_EQUAL, CONDITION_GREATER_THAN, CONDITION_GREATER_THAN_OR_EQUAL, CONDITION_LESS_THAN, CONDITION_LESS_THAN_OR_EQUAL, CONDITION_MISSING_VALUE, CONDITION_NOT_EQUAL
 
Constructor Summary
OLAPExceptionHighlightingChartSelectorBQAdapter()
          Default constructor.
 
Method Summary
 java.util.Map commit()
          Used to commit the changes to the model.
 java.util.Map process()
          Used to update the state of the model.
 
Methods inherited from class com.sas.dataselectors.exceptionhighlighting.OLAPExceptionHighlightingSelectorBQAdapter
getHierarchies, getLevelTreeModel, getMeasureNames, getMostDetailedVisibleLevelForHierarchy, getOLAPDataSetInterface, isOLAP, setOLAPDataSetInterface
 
Methods inherited from class com.sas.dataselectors.exceptionhighlighting.ExceptionHighlightingSelectorBQAdapter
getBusinessQuery, getModel, getPropertiesBean, setModel, setModel
 
Methods inherited from class com.sas.dataselectors.exceptionhighlighting.BaseExceptionHighlightingSelectorAdapter
addRule, getColors, getDefaultFont, getDefaultFontSize, getFonts, getFontSizes, getImages, getLocale, getRules, getSupportedConditions, isAddAutomaticToFontInfo, isCompleteImagePath, removeRule, setAddAutomaticToFontInfo, setLocale
 
Methods inherited from interface com.sas.dataselectors.SelectorCommitInterface
getPropertiesBean
 

Constructor Detail

OLAPExceptionHighlightingChartSelectorBQAdapter

public OLAPExceptionHighlightingChartSelectorBQAdapter()
Default constructor.

Method Detail

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.