Uses of Interface
org.osid.recognition.ConferralQueryInspector
Packages that use ConferralQueryInspector
Package
Description
The Open Service Interface Definitions for the org.osid.recognition
service.
-
Uses of ConferralQueryInspector in org.osid.recognition
Methods in org.osid.recognition that return ConferralQueryInspectorModifier and TypeMethodDescriptionConferralSearchResults.getConferralQueryInspector()Gets the inspector for the query to examine the terns used in the search.AcademyQueryInspector.getConferralTerms()Gets the conferral terms.AwardQueryInspector.getConferralTerms()Gets the conferral terms.ConvocationQueryInspector.getConferralTerms()Gets the conferral terms.ConferralSmartAcademySession.inspectConferralQuery()Gets a conferral query inspector for this academy.Methods in org.osid.recognition with parameters of type ConferralQueryInspectorModifier and TypeMethodDescriptionConferralSearchSession.getConferralQueryFromInspector(ConferralQueryInspector conferralQueryInspector) Gets a conferral query from an inspector.ConferralSmartAcademySession.getConferralQueryFromInspector(ConferralQueryInspector conferralQueryInspector) Gets a conferral query from an inspector.