|
| Query |
|
| |||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||||||
| Packages that use ExportDimension | |
|---|---|
| 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 ExportDimension in com.sas.iquery.metadata.business |
|---|
| Methods in com.sas.iquery.metadata.business that return ExportDimension | |
|---|---|
ExportDimension |
ExportOlapMetadata.getExportDimension(com.sas.iquery.metadata.physical.Dimension dimension,
java.lang.Object... createOptions)
Get or create the export object for specific dimension. |
ExportDimension |
ExportMember.getOwningDimension()
Get the owning dimension of this exported object. |
ExportDimension |
ExportLevel.getOwningDimension()
Get the owning dimension of this exported object. |
ExportDimension |
ExportHierarchy.getOwningDimension()
Get the owning dimension of this exported object. |
| Methods in com.sas.iquery.metadata.business that return types with arguments of type ExportDimension | |
|---|---|
java.util.List<ExportDimension> |
ExportOlapMetadata.getExportDimensionsAvailable()
Return the Dimensions associated with this Map or DataSelection |
|
| Query |
|
| |||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||||||