|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ManifestExplorer.Filter | |
org.eclipse.datatools.connectivity.oda.util.manifest | [Platform API] Provides a utility component for accessing the content of an ODA data source extension's manifest. |
Uses of ManifestExplorer.Filter in org.eclipse.datatools.connectivity.oda.util.manifest |
Methods in org.eclipse.datatools.connectivity.oda.util.manifest that return ManifestExplorer.Filter | |
static ManifestExplorer.Filter |
ManifestExplorer.createFilter()
Instantiates a new Filter object for the manifest explorer to apply when retrieving a collection of ODA data source extension manifests. |
Methods in org.eclipse.datatools.connectivity.oda.util.manifest with parameters of type ManifestExplorer.Filter | |
ExtensionManifest[] |
ManifestExplorer.getExtensionManifests(java.lang.String extensionPoint,
ManifestExplorer.Filter collectionFilter)
Returns an array of ODA dataSource extension configuration information of those extensions that implement the specified extension point and meet the filter criteria. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |