Uses of Interface
org.osid.course.CourseQuerySession
Packages that use CourseQuerySession
Package
Description
The Open Service Interface Definitions for the org.osid.course
service.
-
Uses of CourseQuerySession in org.osid.course
Subinterfaces of CourseQuerySession in org.osid.courseModifier and TypeInterfaceDescriptioninterfaceThis session provides methods for searching amongCourses.Methods in org.osid.course that return CourseQuerySessionModifier and TypeMethodDescriptionCourseManager.getCourseQuerySession()Gets theOsidSessionassociated with the course query service.CourseProxyManager.getCourseQuerySession(Proxy proxy) Gets theOsidSessionassociated with the course query service.CourseManager.getCourseQuerySessionForCourseCatalog(Id courseCatalogId) Gets theOsidSessionassociated with the course query service for the given course catalog.CourseProxyManager.getCourseQuerySessionForCourseCatalog(Id courseCatalogId, Proxy proxy) Gets theOsidSessionassociated with the course query service for the given course catalog.