Uses of Interface
org.osid.course.CourseNotificationSession
Packages that use CourseNotificationSession
Package
Description
The Open Service Interface Definitions for the org.osid.course
service.
-
Uses of CourseNotificationSession in org.osid.course
Methods in org.osid.course that return CourseNotificationSessionModifier 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.