Uses of Interface
org.osid.installation.InstallationQueryInspector
Packages that use InstallationQueryInspector
Package
Description
The Open Service Interface Definitions for the org.osid.installation
service.
-
Uses of InstallationQueryInspector in org.osid.installation
Methods in org.osid.installation that return InstallationQueryInspectorModifier and TypeMethodDescriptionInstallationSearchResults.getInstallationQueryInspector()Gets the inspector for the query to examine the terms used in the search.PackageQueryInspector.getInstallationTerms()Gets the installation query terms.SiteQueryInspector.getInstallationTerms()Gets the installation query terms.Methods in org.osid.installation with parameters of type InstallationQueryInspectorModifier and TypeMethodDescriptionInstallationSearchSession.getInstallationsQueryFromInspector(InstallationQueryInspector installatonQueryInspector) Gets an installation query from an inspector.