|
Components |
|
| |||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of ExceptionHighlightingSelectorInterface in com.sas.commands.dataselectors.exceptionhighlighting |
---|
Fields in com.sas.commands.dataselectors.exceptionhighlighting declared as ExceptionHighlightingSelectorInterface | |
---|---|
protected ExceptionHighlightingSelectorInterface |
ExceptionHighlightingCommand.adapter
|
protected ExceptionHighlightingSelectorInterface |
ExceptionHighlightingChartCommand.adapter
|
Uses of ExceptionHighlightingSelectorInterface in com.sas.dataselectors.exceptionhighlighting |
---|
Subinterfaces of ExceptionHighlightingSelectorInterface in com.sas.dataselectors.exceptionhighlighting | |
---|---|
interface |
ExceptionHighlightingSelectorV2Interface
Defines methods and properties required for an adapter implementation of the exception highlighting selector. |
Classes in com.sas.dataselectors.exceptionhighlighting that implement ExceptionHighlightingSelectorInterface | |
---|---|
class |
BaseExceptionHighlightingSelectorAdapter
Base class that contains attributes and methods common to the different Exception Highlighting Selector adapters. |
class |
ExceptionHighlightingChartSelectorBQAdapter
BQ implementation of Exception Highlighting Selector adapters. |
class |
ExceptionHighlightingSelectorBQAdapter
BQ implementation of Exception Highlighting Selector adapters. |
class |
OLAPExceptionHighlightingChartSelectorBQAdapter
BQ implementation of Exception Highlighting Selector adapters. |
class |
OLAPExceptionHighlightingSelectorBQAdapter
|
Fields in com.sas.dataselectors.exceptionhighlighting declared as ExceptionHighlightingSelectorInterface | |
---|---|
protected ExceptionHighlightingSelectorInterface |
ExceptionHighlightingRemoteScriptingHandler.adapter
|
Methods in com.sas.dataselectors.exceptionhighlighting that return ExceptionHighlightingSelectorInterface | |
---|---|
static ExceptionHighlightingSelectorInterface |
ExceptionHighlightingSelectorAdapterFactory.getOLAPAdapter(com.sas.iquery.metadata.business.BusinessQuery model,
OLAPDataSetInterface odsi)
Returns an instance of ExceptionHighlightingSelectorInterface . |
static ExceptionHighlightingSelectorInterface |
ExceptionHighlightingSelectorAdapterFactory.getOLAPChartAdapter(com.sas.iquery.metadata.business.BusinessQuery model,
OLAPDataSetInterface odsi)
Returns an instance of ExceptionHighlightingSelectorInterface . |
static ExceptionHighlightingSelectorInterface |
ExceptionHighlightingSelectorAdapterFactory.getRelationalAdapter(com.sas.iquery.metadata.business.BusinessQuery model)
Returns an instance of ExceptionHighlightingSelectorInterface . |
static ExceptionHighlightingSelectorInterface |
ExceptionHighlightingSelectorAdapterFactory.getRelationalChartAdapter(com.sas.iquery.metadata.business.BusinessQuery model)
Returns an instance of ExceptionHighlightingSelectorInterface . |
Constructors in com.sas.dataselectors.exceptionhighlighting with parameters of type ExceptionHighlightingSelectorInterface | |
---|---|
ExceptionHighlightingRemoteScriptingHandler(ExceptionHighlightingSelectorInterface adapter)
Default constructor. |
Uses of ExceptionHighlightingSelectorInterface in com.sas.servlet.tbeans.dataselectors.exceptionhighlighting.html |
---|
Methods in com.sas.servlet.tbeans.dataselectors.exceptionhighlighting.html that return ExceptionHighlightingSelectorInterface | |
---|---|
protected ExceptionHighlightingSelectorInterface |
ExceptionHighlightingSelectorPanel.getAdapter()
|
protected ExceptionHighlightingSelectorInterface |
ExceptionHighlightingChartSelectorPanel.getAdapter()
|
|
Components |
|
| |||||||||||
PREV NEXT | FRAMES NO FRAMES |