Uses of Interface
org.osid.installation.InstallationPackageQueryInspector
Packages that use InstallationPackageQueryInspector
Package
Description
The Open Service Interface Definitions for the org.osid.installation
service.
-
Uses of InstallationPackageQueryInspector in org.osid.installation
Methods in org.osid.installation that return InstallationPackageQueryInspectorModifier and TypeMethodDescriptionInstallationPackageQueryInspector.getDependencyTerms()Gets the package dependency query terms.InstallationPackageQueryInspector.getDependentTerms()Gets the dependent package query terms.InstallationPackageSearchResults.getInstallationPackageQueryInspector()Gets the inspector for the query to examine the terms used in the search.DepotQueryInspector.getInstallationPackageTerms()Gets the package query terms.InstallationQueryInspector.getInstallationPackageTerms()Gets the package query terms.InstallationPackageQueryInspector.getVersionedInstallationPackageTerms()Gets the versioned package query terms.InstallationPackageSmartDepotSession.inspectInstallationPackageQuery()Gets a package query inspector for this depot.Methods in org.osid.installation with parameters of type InstallationPackageQueryInspectorModifier and TypeMethodDescriptionInstallationPackageSearchSession.getInstallationPackageQueryFromInspector(InstallationPackageQueryInspector installationPackageQueryInspector) Gets a package query from an inspector.InstallationPackageSmartDepotSession.getInstallationPackageQueryFromInspector(InstallationPackageQueryInspector installationPackageQueryInspector) Gets a package query from an inspector.