Package | Description |
---|---|
org.osid.course |
The Open Service Interface Definitions for the org.osid.course
service.
|
org.osid.course.chronicle |
The Open Service Interface Definitions for the org.osid.course.chronicle
service.
|
org.osid.course.requisite |
The Open Service Interface Definitions for the org.osid.course.requisite
service.
|
org.osid.course.syllabus |
The Open Service Interface Definitions for the org.osid.course.syllabus
service.
|
org.osid.learning |
The Open Service Interface Definitions for the org.osid.learning
service.
|
Modifier and Type | Method and Description |
---|---|
CourseQueryInspector |
CourseSearchResults.getCourseQueryInspector()
Gets the inspector for the query to examine the terms used in the
search.
|
CourseQueryInspector[] |
ActivityUnitQueryInspector.getCourseTerms()
Gets the course query terms.
|
CourseQueryInspector[] |
CourseCatalogQueryInspector.getCourseTerms()
Gets the course query terms.
|
CourseQueryInspector[] |
CourseOfferingQueryInspector.getCourseTerms()
Gets the course query terms.
|
CourseQueryInspector |
CourseSmartCourseCatalogSession.inspectCourseQuery()
Gets a course query inspector for this course catalog.
|
Modifier and Type | Method and Description |
---|---|
CourseQuery |
CourseSearchSession.getCourseQueryFromInspector(CourseQueryInspector courseQueryInspector)
Gets a course query from an inspector.
|
CourseQuery |
CourseSmartCourseCatalogSession.getCourseQueryFromInspector(CourseQueryInspector courseQueryInspector)
Gets a course query from an inspector.
|
Modifier and Type | Method and Description |
---|---|
CourseQueryInspector[] |
AwardEntryQueryInspector.getAssessmentTerms()
Gets the assessment query terms.
|
CourseQueryInspector[] |
AssessmentEntryQueryInspector.getCourseTerms()
Gets the course query terms.
|
CourseQueryInspector[] |
AwardEntryQueryInspector.getCourseTerms()
Gets the course query terms.
|
CourseQueryInspector[] |
CourseEntryQueryInspector.getCourseTerms()
Gets the course query terms.
|
Modifier and Type | Method and Description |
---|---|
CourseQueryInspector[] |
RequisiteQueryInspector.getCourseTerms()
Gets the course query terms.
|
Modifier and Type | Method and Description |
---|---|
CourseQueryInspector[] |
SyllabusQueryInspector.getCourseTerms()
Gets the course terms.
|
Modifier and Type | Method and Description |
---|---|
CourseQueryInspector[] |
ActivityQueryInspector.getCourseTerms()
Gets the course query terms.
|