Uses of Interface
org.osid.recognition.AwardQueryInspector
Packages that use AwardQueryInspector
Package
Description
The Open Service Interface Definitions for the org.osid.course.chronicle
service.
The Open Service Interface Definitions for the org.osid.course.requisite
service.
The Open Service Interface Definitions for the org.osid.recognition
service.
-
Uses of AwardQueryInspector in org.osid.course.chronicle
Methods in org.osid.course.chronicle that return AwardQueryInspectorModifier and TypeMethodDescriptionAwardEntryQueryInspector.getAwardTerms()Gets the award query terms. -
Uses of AwardQueryInspector in org.osid.course.requisite
Methods in org.osid.course.requisite that return AwardQueryInspectorModifier and TypeMethodDescriptionRequisiteQueryInspector.getAwardTerms()Gets the award query terms. -
Uses of AwardQueryInspector in org.osid.recognition
Methods in org.osid.recognition that return AwardQueryInspectorModifier and TypeMethodDescriptionAwardSearchResults.getAwardQueryInspector()Gets the inspector for the query to examine the terns used in the search.AcademyQueryInspector.getAwardTerms()Gets the award terms.ConferralQueryInspector.getAwardTerms()Gets the award terms.ConvocationQueryInspector.getAwardTerms()Gets the award terms.AwardSmartAcademySession.inspectAwardQuery()Gets an award query inspector for this academy.Methods in org.osid.recognition with parameters of type AwardQueryInspectorModifier and TypeMethodDescriptionAwardSearchSession.getAwardQueryFromInspector(AwardQueryInspector awardQueryInspector) Gets an award query from an inspector.AwardSmartAcademySession.getAwardQueryFromInspector(AwardQueryInspector awardQueryInspector) Gets an award query from an inspector.