|
Components |
|
| |||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ExportSelectorInterface | |
---|---|
com.sas.dataselectors.export | Interfaces, adapters and factories related to the Export Selector. |
Uses of ExportSelectorInterface in com.sas.dataselectors.export |
---|
Subinterfaces of ExportSelectorInterface in com.sas.dataselectors.export | |
---|---|
interface |
OLAPExportSelectorInterface
Represents an ExportSelector adapter for multidimensional data. |
Classes in com.sas.dataselectors.export that implement ExportSelectorInterface | |
---|---|
class |
BaseExportSelectorAdapter
Base class that contains attributes and methods common to the different actual ExportSelector adapters. |
class |
OLAPExportSelectorAdapter
ExportSelector adapter for multidimensional data. |
class |
RelationalExportSelectorAdapter
|
Methods in com.sas.dataselectors.export that return ExportSelectorInterface | |
---|---|
static ExportSelectorInterface |
ExportSelectorAdapterFactory.getAdapter(java.lang.Object model)
Returns an instance of an ExportSelectorInterface depending on the type of the received model. |
static ExportSelectorInterface |
ExportSelectorAdapterFactory.getRelationalAdapter(java.lang.Object model)
Returns an instance of ExportSelectorInterface . |
|
Components |
|
| |||||||||||
PREV NEXT | FRAMES NO FRAMES |