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

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

Methods in com.sas.iquery.metadata.business with parameters of type ExportDiscoveryType
 java.util.List<X> ExportObjectFactoryInterface.discover(ExportDiscoveryType discoveryType, ExportGeneralMetadata exportMetadata, java.lang.Object... qualifiers)
          Discover all of the export objects using the options as needed by the factory.
 java.util.List<U> ExportObjectFactoryInterface.discoverUnderlyingObjects(ExportDiscoveryType discoveryType, ExportGeneralMetadata exportMetadata, java.lang.Object... qualifiers)
          Discover all of the underlying objects using the options as needed by the factory.
 




Copyright © 2009 SAS Institute Inc. All Rights Reserved.