|
| Query |
|
| |||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||||||
| Packages that use ExportColumn | |
|---|---|
| com.sas.iquery.metadata.business | The main package that provides modeling for SAS Query Services's two business models (information maps and data selections), which provide a logical layer of metadata modeling above the physical layer model. |
| Uses of ExportColumn in com.sas.iquery.metadata.business |
|---|
| Methods in com.sas.iquery.metadata.business that return ExportColumn | |
|---|---|
ExportColumn |
ExportLevel.getColumn()
Returns the hierarchies for this dimension |
| Methods in com.sas.iquery.metadata.business that return types with arguments of type ExportColumn | |
|---|---|
java.util.List<ExportColumn> |
ExportMetadata.getExportColumns()
Returns the exportColumns. |
| Method parameters in com.sas.iquery.metadata.business with type arguments of type ExportColumn | |
|---|---|
void |
ExportMetadata.setExportItems(java.util.List<ExportDataSource> exportDataSources,
java.util.List<ExportColumn> exportColumns,
java.util.List<ExportFilter> exportFilters)
Set the DataSources, Columns, and Filters from a Map to be exported. |
|
| Query |
|
| |||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||||||