Uses of Interface
org.osid.course.chronicle.CourseEntryNotificationSession
Packages that use CourseEntryNotificationSession
Package
Description
The Open Service Interface Definitions for the org.osid.course.chronicle
service.
-
Uses of CourseEntryNotificationSession in org.osid.course.chronicle
Methods in org.osid.course.chronicle that return CourseEntryNotificationSessionModifier and TypeMethodDescriptionCourseChronicleManager.getCourseEntryNotificationSession(CourseEntryReceiver courseEntryReceiver) Gets theOsidSessionassociated with the course entry notification service.CourseChronicleProxyManager.getCourseEntryNotificationSession(CourseEntryReceiver courseEntryReceiver, Proxy proxy) Gets theOsidSessionassociated with the course entry notification service.CourseChronicleManager.getCourseEntryNotificationSessionForCourseCatalog(CourseEntryReceiver courseEntryReceiver, Id courseCatalogId) Gets theOsidSessionassociated with the course entry notification service for the given course catalog.CourseChronicleProxyManager.getCourseEntryNotificationSessionForCourseCatalog(CourseEntryReceiver courseEntryReceiver, Id courseCatalogId, Proxy proxy) Gets theOsidSessionassociated with the course entry notification service for the given course catalog.