Uses of Interface
org.osid.learning.ObjectiveBankQueryInspector
Packages that use ObjectiveBankQueryInspector
Package
Description
The Open Service Interface Definitions for the org.osid.learning
service.
-
Uses of ObjectiveBankQueryInspector in org.osid.learning
Methods in org.osid.learning that return ObjectiveBankQueryInspectorModifier and TypeMethodDescriptionObjectiveBankQueryInspector.getAncestorObjectiveBankTerms()Gets the ancestor objective bank query terms.ObjectiveBankQueryInspector.getDescendantObjectiveBankTerms()Gets the descendant objective bank query terms.ObjectiveBankSearchResults.getObjectiveBankQueryInspector()Gets the inspector for the query to examine the terms used in the search.ActivityQueryInspector.getObjectiveBankTerms()Gets the objective bank query terms.ObjectiveQueryInspector.getObjectiveBankTerms()Gets the objective bank query terms.ProficiencyQueryInspector.getObjectiveBankTerms()Gets the objective bank query terms.Methods in org.osid.learning with parameters of type ObjectiveBankQueryInspectorModifier and TypeMethodDescriptionObjectiveBankSearchSession.getObjectiveBankQueryFromInspector(ObjectiveBankQueryInspector objectiveBankQueryInspector) Gets an objective bank query from an inspector.