Uses of Interface
org.osid.course.syllabus.ModuleQueryInspector
Packages that use ModuleQueryInspector
Package
Description
The Open Service Interface Definitions for the org.osid.course.plan
service.
The Open Service Interface Definitions for the org.osid.course.syllabus
service.
-
Uses of ModuleQueryInspector in org.osid.course.plan
Methods in org.osid.course.plan that return ModuleQueryInspector -
Uses of ModuleQueryInspector in org.osid.course.syllabus
Methods in org.osid.course.syllabus that return ModuleQueryInspectorModifier and TypeMethodDescriptionModuleSearchResults.getModuleQueryInspector()Gets the inspector for the query to examine the terns used in the search.DocetQueryInspector.getModuleTerms()Gets the module terms.SyllabusQueryInspector.getModuleTerms()Gets the module terms.ModuleSmartCourseCatalogSession.inspectModuleQuery()Gets a module query inspector for this course catalog.Methods in org.osid.course.syllabus with parameters of type ModuleQueryInspectorModifier and TypeMethodDescriptionModuleSearchSession.getModuleQueryFromInspector(ModuleQueryInspector moduleQueryInspector) Gets a module query from an inspector.ModuleSmartCourseCatalogSession.getModuleQueryFromInspector(ModuleQueryInspector moduleQueryInspector) Gets a module query from an inspector.