Uses of Interface
org.osid.learning.ProficiencyQueryInspector
Packages that use ProficiencyQueryInspector
Package
Description
The Open Service Interface Definitions for the org.osid.learning
service.
-
Uses of ProficiencyQueryInspector in org.osid.learning
Methods in org.osid.learning that return ProficiencyQueryInspectorModifier and TypeMethodDescriptionProficiencySearchResults.getProficiencyQueryInspector()Gets the inspector for the query to examine the terms used in the search.ProficiencySmartObjectiveBankSession.inspectProficiencyQuery()Gets a proficiency query inspector for this objective bank.Methods in org.osid.learning with parameters of type ProficiencyQueryInspectorModifier and TypeMethodDescriptionProficiencySearchSession.getProficiencyQueryFromInspector(ProficiencyQueryInspector proficiencyQueryInspector) Gets a proficiency query from an inspector.ProficiencySmartObjectiveBankSession.getProficiencyQueryFromInspector(ProficiencyQueryInspector proficiencyQueryInspector) Gets a proficiency query from an inspector.