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