Uses of Interface
com.sas.iquery.metadata.business.ExportLevel

Packages that use ExportLevel
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 ExportLevel in com.sas.iquery.metadata.business
 

Methods in com.sas.iquery.metadata.business that return types with arguments of type ExportLevel
 java.util.List<ExportLevel> ExportOlapMetadata.getExportLevels(java.util.List<com.sas.iquery.metadata.physical.Level> levels, java.lang.Object... createOptions)
          Get or create the export objects for specific levels.
 java.util.List<ExportLevel> ExportOlapMetadata.getExportLevelsAvailable()
          Return the Levels associated with this Map or DataSelection
 java.util.List<ExportLevel> ExportHierarchy.getLevels()
          Returns the Level export objects for this Hierarchy.
 




Copyright © 2009 SAS Institute Inc. All Rights Reserved.