Uses of Interface
org.osid.course.CourseReceiver
Packages that use CourseReceiver
Package
Description
The Open Service Interface Definitions for the org.osid.course
service.
-
Uses of CourseReceiver in org.osid.course
Methods in org.osid.course with parameters of type CourseReceiverModifier and TypeMethodDescriptionCourseManager.getCourseNotificationSession(CourseReceiver courseReceiver) Gets theOsidSessionassociated with the course notification service.CourseProxyManager.getCourseNotificationSession(CourseReceiver courseReceiver, Proxy proxy) Gets theOsidSessionassociated with the course notification service.CourseManager.getCourseNotificationSessionForCourseCatalog(CourseReceiver courseReceiver, Id courseCatalogId) Gets theOsidSessionassociated with the course notification service for the given course catalog.CourseProxyManager.getCourseNotificationSessionForCourseCatalog(CourseReceiver courseReceiver, Id courseCatalogId, Proxy proxy) Gets theOsidSessionassociated with the course notification service for the given course catalog.