Uses of Interface
org.osid.course.CourseLookupSession
Packages that use CourseLookupSession
Package
Description
The Open Service Interface Definitions for the org.osid.course
service.
-
Uses of CourseLookupSession in org.osid.course
Methods in org.osid.course that return CourseLookupSessionModifier and TypeMethodDescriptionCourseManager.getCourseLookupSession()Gets theOsidSessionassociated with the course lookup service.CourseProxyManager.getCourseLookupSession(Proxy proxy) Gets theOsidSessionassociated with the course lookup service.CourseManager.getCourseLookupSessionForCourseCatalog(Id courseCatalogId) Gets theOsidSessionassociated with the course lookup service for the given course catalog.CourseProxyManager.getCourseLookupSessionForCourseCatalog(Id courseCatalogId, Proxy proxy) Gets theOsidSessionassociated with the course lookup service for the given course catalog.