|
Components |
|
| |||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
com.sas.dataselectors.exceptionhighlighting.OLAPExceptionHighlightingChartSelectorBQAdapter
public class OLAPExceptionHighlightingChartSelectorBQAdapter
BQ implementation of Exception Highlighting Selector adapters.
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 |
---|
public OLAPExceptionHighlightingChartSelectorBQAdapter()
Method Detail |
---|
public java.util.Map process()
SelectorProcessInterface
process
in interface SelectorProcessInterface
process
in class ExceptionHighlightingSelectorBQAdapter
public java.util.Map commit()
SelectorCommitInterface
commit
in interface SelectorCommitInterface
commit
in class ExceptionHighlightingSelectorBQAdapter
|
Components |
|
| |||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |