Uses of Interface
org.osid.installation.DepotQueryInspector
Packages that use DepotQueryInspector
Package
Description
The Open Service Interface Definitions for the org.osid.installation
service.
-
Uses of DepotQueryInspector in org.osid.installation
Methods in org.osid.installation that return DepotQueryInspectorModifier and TypeMethodDescriptionDepotQueryInspector.getAncestorDepotTerms()Gets the ancestor depot query terms.DepotSearchResults.getDepotQueryInspector()Gets the inspector for the query to examine the terms used in the search.PackageQueryInspector.getDepotTerms()Gets the depot query terms.DepotQueryInspector.getDescendantDepotTerms()Gets the descendant depot query terms.Methods in org.osid.installation with parameters of type DepotQueryInspectorModifier and TypeMethodDescriptionDepotSearchSession.getDepotQueryFromInspector(DepotQueryInspector depotQueryInspector) Gets a depot query from an inspector.