Uses of Interface
org.osid.course.plan.PlanQueryInspector
Packages that use PlanQueryInspector
Package
Description
The Open Service Interface Definitions for the org.osid.course.plan
service.
-
Uses of PlanQueryInspector in org.osid.course.plan
Methods in org.osid.course.plan that return PlanQueryInspectorModifier and TypeMethodDescriptionPlanSearchResults.getPlanQueryInspector()Gets the inspector for the query to examine the terns used in the search.LessonQueryInspector.getPlanTerms()Gets the plan terms.PlanSmartCourseCatalogSession.inspectPlanQuery()Gets a plan query inspector for this course catalog.Methods in org.osid.course.plan with parameters of type PlanQueryInspectorModifier and TypeMethodDescriptionPlanSearchSession.getPlanQueryFromInspector(PlanQueryInspector planQueryInspector) Gets a plan query from an inspector.PlanSmartCourseCatalogSession.getPlanQueryFromInspector(PlanQueryInspector planQueryInspector) Gets a plan query from an inspector.