Uses of Interface
org.osid.course.chronicle.ProgramEntryReceiver
Packages that use ProgramEntryReceiver
Package
Description
The Open Service Interface Definitions for the org.osid.course.chronicle
service.
-
Uses of ProgramEntryReceiver in org.osid.course.chronicle
Methods in org.osid.course.chronicle with parameters of type ProgramEntryReceiverModifier and TypeMethodDescriptionCourseChronicleManager.getProgramEntryNotificationSession(ProgramEntryReceiver programEntryReceiver) Gets theOsidSessionassociated with the program entry notification service.CourseChronicleProxyManager.getProgramEntryNotificationSession(ProgramEntryReceiver programEntryReceiver, Proxy proxy) Gets theOsidSessionassociated with the program entry notification service.CourseChronicleManager.getProgramEntryNotificationSessionForCourseCatalog(ProgramEntryReceiver programEntryReceiver, Id courseCatalogId) Gets theOsidSessionassociated with the program entry notification service for the given course catalog.CourseChronicleProxyManager.getProgramEntryNotificationSessionForCourseCatalog(ProgramEntryReceiver programEntryReceiver, Id courseCatalogId, Proxy proxy) Gets theOsidSessionassociated with the program entry notification service for the given course catalog.