com.sas.dataselectors.exceptionhighlighting
Class OLAPExceptionHighlightingSelectorBQAdapter
com.sas.dataselectors.exceptionhighlighting.OLAPExceptionHighlightingSelectorBQAdapter
All Implemented Interfaces: ExceptionHighlightingSelectorInterface , SelectorCommitInterface , SelectorProcessInterface
Direct Known Subclasses: OLAPExceptionHighlightingChartSelectorBQAdapter
public class OLAPExceptionHighlightingSelectorBQAdapter
Methods inherited from class com.sas.dataselectors.exceptionhighlighting.BaseExceptionHighlightingSelectorAdapter
addRule , getColors , getDefaultFont , getDefaultFontSize , getFonts , getFontSizes , getImages , getLocale , getResultItemMap , getResultItems , getRules , getSupportedConditions , isAddAutomaticToFontInfo , isCompleteImagePath , removeRule , setAddAutomaticToFontInfo , setLocale
odsi
protected OLAPDataSetInterface odsi
OLAPExceptionHighlightingSelectorBQAdapter
public OLAPExceptionHighlightingSelectorBQAdapter ()
Default constructor.
setOLAPDataSetInterface
public void setOLAPDataSetInterface (OLAPDataSetInterface odsi)
getOLAPDataSetInterface
public OLAPDataSetInterface getOLAPDataSetInterface ()
getMeasureNames
public java.util.Map getMeasureNames ()
Description copied from interface: ExceptionHighlightingSelectorInterface
Returns the list of the names of the measures
Specified by: getMeasureNames
in interface ExceptionHighlightingSelectorInterface
Overrides: getMeasureNames
in class ExceptionHighlightingSelectorBQAdapter
Returns: the list of the names of the measures. In the Map
there's one element for each measure, for each element in the map its
key is the measure label and its value is the measure id
getMostDetailedVisibleLevelForHierarchy
protected java.lang.String getMostDetailedVisibleLevelForHierarchy (HierarchyInterface hierarchy)
getLevelTreeModel
public javax.swing.tree.TreeModel getLevelTreeModel ()
Description copied from interface: ExceptionHighlightingSelectorInterface
Returns the tree model to display list of levels(olap)
Specified by: getLevelTreeModel
in interface ExceptionHighlightingSelectorInterface
Overrides: getLevelTreeModel
in class BaseExceptionHighlightingSelectorAdapter
Returns: the tree model of the levels.
isOLAP
public boolean isOLAP ()
Description copied from interface: ExceptionHighlightingSelectorInterface
Returns true if the data source for this adapter is OLAP based.
Specified by: isOLAP
in interface ExceptionHighlightingSelectorInterface
Overrides: isOLAP
in class BaseExceptionHighlightingSelectorAdapter
Returns: Returns the isOLAP.
getHierarchies
protected java.util.Map getHierarchies ()
Copyright © 2009 SAS Institute Inc. All Rights Reserved.