|
| Query |
|
| |||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||||||
| 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 | |
|---|---|
abstract 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. |
abstract 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. |
|
| Query |
|
| |||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||||||