|
| Components |
|
| |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||||
com.sas.dataselectors.exceptionhighlighting.ExceptionHighlightingSelectorBQAdapter
public class ExceptionHighlightingSelectorBQAdapter
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 | |
|---|---|
protected com.sas.iquery.metadata.business.BusinessQuery |
dataModel
The data model used by the adapter. |
protected ExceptionHighlightingRemoteScriptingHandler |
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 | |
|---|---|
ExceptionHighlightingSelectorBQAdapter()
Default constructor. |
|
| Method Summary | |
|---|---|
java.util.Map |
commit()
Used to commit the changes to the model. |
com.sas.iquery.metadata.business.BusinessQuery |
getBusinessQuery()
Returns the BusinessQuery |
java.util.Map |
getMeasureNames()
Returns the list of the names of the measures |
java.lang.Object |
getModel()
Returns the model that contains the data. |
java.lang.Object |
getPropertiesBean()
|
java.util.Map |
process()
Used to update the state of the model. |
void |
setModel(com.sas.iquery.metadata.business.BusinessQuery model)
Sets the model that contains the data. |
void |
setModel(java.lang.Object model)
Sets the model that contains the data. |
| 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 |
| Field Detail |
|---|
protected com.sas.iquery.metadata.business.BusinessQuery dataModel
protected ExceptionHighlightingRemoteScriptingHandler rsHandler
| Constructor Detail |
|---|
public ExceptionHighlightingSelectorBQAdapter()
| Method Detail |
|---|
public void setModel(com.sas.iquery.metadata.business.BusinessQuery model)
public void setModel(java.lang.Object model)
setModel in interface ExceptionHighlightingSelectorInterfacemodel - the model that contains the data.public java.lang.Object getModel()
getModel in interface ExceptionHighlightingSelectorInterfacepublic com.sas.iquery.metadata.business.BusinessQuery getBusinessQuery()
public java.util.Map getMeasureNames()
ExceptionHighlightingSelectorInterface
getMeasureNames in interface ExceptionHighlightingSelectorInterfacepublic java.util.Map commit()
SelectorCommitInterface
commit in interface SelectorCommitInterfacepublic java.util.Map process()
SelectorProcessInterface
process in interface SelectorProcessInterfacepublic java.lang.Object getPropertiesBean()
getPropertiesBean in interface SelectorCommitInterface
|
| Components |
|
| |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||||