Uses of Interface
org.osid.recognition.AcademyQueryInspector
Packages that use AcademyQueryInspector
Package
Description
The Open Service Interface Definitions for the org.osid.recognition
service.
-
Uses of AcademyQueryInspector in org.osid.recognition
Methods in org.osid.recognition that return AcademyQueryInspectorModifier and TypeMethodDescriptionAcademySearchResults.getAcademyQueryInspector()Gets the inspector for the query to examine the terns used in the search.AwardQueryInspector.getAcademyTerms()Gets the academy terms.ConferralQueryInspector.getAcademyTerms()Gets the academy terms.ConvocationQueryInspector.getAcademyTerms()Gets the academy terms.AcademyQueryInspector.getAncestorAcademyTerms()Gets the ancestor academy terms.AcademyQueryInspector.getDescendantAcademyTerms()Gets the descendant academy terms.Methods in org.osid.recognition with parameters of type AcademyQueryInspectorModifier and TypeMethodDescriptionAcademySearchSession.getAcademyQueryFromInspector(AcademyQueryInspector academyQueryInspector) Gets an academy query from an inspector.