Uses of Interface
org.osid.course.plan.LessonQueryInspector
Packages that use LessonQueryInspector
Package
Description
The Open Service Interface Definitions for the org.osid.course.plan
service.
-
Uses of LessonQueryInspector in org.osid.course.plan
Methods in org.osid.course.plan that return LessonQueryInspectorModifier and TypeMethodDescriptionLessonSearchResults.getLessonQueryInspector()Gets the inspector for the query to examine the terns used in the search.PlanQueryInspector.getLessonTerms()Gets the lesson terms.LessonSmartCourseCatalogSession.inspectLessonQuery()Gets a lesson query inspector for this course catalog.Methods in org.osid.course.plan with parameters of type LessonQueryInspectorModifier and TypeMethodDescriptionLessonSearchSession.getLessonQueryFromInspector(LessonQueryInspector lessonQueryInspector) Gets a lesson query from an inspector.LessonSmartCourseCatalogSession.getLessonQueryFromInspector(LessonQueryInspector lessonQueryInspector) Gets a lesson query from an inspector.