Package | Description |
---|---|
org.osid.course.plan |
The Open Service Interface Definitions for the org.osid.course.plan
service.
|
Modifier and Type | Method and Description |
---|---|
LessonQueryInspector |
LessonSearchResults.getLessonQueryInspector()
Gets the inspector for the query to examine the terns used in the
search.
|
LessonQueryInspector[] |
PlanQueryInspector.getLessonTerms()
Gets the lesson terms.
|
LessonQueryInspector |
LessonSmartCourseCatalogSession.inspectLessonQuery()
Gets a lesson query inspector for this course catalog.
|
Modifier and Type | Method and Description |
---|---|
LessonQuery |
LessonSearchSession.getLessonQueryFromInspector(LessonQueryInspector lessonQueryInspector)
Gets a lesson query from an inspector.
|
LessonQuery |
LessonSmartCourseCatalogSession.getLessonQueryFromInspector(LessonQueryInspector lessonQueryInspector)
Gets a lesson query from an inspector.
|