|
Components |
|
| |||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
com.sas.dataselectors.exceptionhighlighting.ExceptionHighlightingSelectorAdapterFactory
public class ExceptionHighlightingSelectorAdapterFactory
This class is a factory of ExceptionHighlightingSelectorInterface
instances.
Constructor Summary | |
---|---|
ExceptionHighlightingSelectorAdapterFactory()
|
Method Summary | |
---|---|
static ExceptionHighlightingSelectorInterface |
getOLAPAdapter(com.sas.iquery.metadata.business.BusinessQuery model,
OLAPDataSetInterface odsi)
Returns an instance of ExceptionHighlightingSelectorInterface . |
static ExceptionHighlightingSelectorInterface |
getOLAPChartAdapter(com.sas.iquery.metadata.business.BusinessQuery model,
OLAPDataSetInterface odsi)
Returns an instance of ExceptionHighlightingSelectorInterface . |
static ExceptionHighlightingSelectorInterface |
getRelationalAdapter(com.sas.iquery.metadata.business.BusinessQuery model)
Returns an instance of ExceptionHighlightingSelectorInterface . |
static ExceptionHighlightingSelectorInterface |
getRelationalChartAdapter(com.sas.iquery.metadata.business.BusinessQuery model)
Returns an instance of ExceptionHighlightingSelectorInterface . |
Constructor Detail |
---|
public ExceptionHighlightingSelectorAdapterFactory()
Method Detail |
---|
public static ExceptionHighlightingSelectorInterface getRelationalAdapter(com.sas.iquery.metadata.business.BusinessQuery model)
ExceptionHighlightingSelectorInterface
.
model
- the data model
ExceptionHighlightingSelectorInterface
public static ExceptionHighlightingSelectorInterface getOLAPAdapter(com.sas.iquery.metadata.business.BusinessQuery model, OLAPDataSetInterface odsi)
ExceptionHighlightingSelectorInterface
.
model
- the data model
ExceptionHighlightingSelectorInterface
public static ExceptionHighlightingSelectorInterface getRelationalChartAdapter(com.sas.iquery.metadata.business.BusinessQuery model)
ExceptionHighlightingSelectorInterface
.
model
- the data model
ExceptionHighlightingSelectorInterface
public static ExceptionHighlightingSelectorInterface getOLAPChartAdapter(com.sas.iquery.metadata.business.BusinessQuery model, OLAPDataSetInterface odsi)
ExceptionHighlightingSelectorInterface
.
model
- the data model
ExceptionHighlightingSelectorInterface
|
Components |
|
| |||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |