Uses of Interface
org.osid.course.program.ProgramNotificationSession
Packages that use ProgramNotificationSession
Package
Description
The Open Service Interface Definitions for the org.osid.course.program
service.
-
Uses of ProgramNotificationSession in org.osid.course.program
Methods in org.osid.course.program that return ProgramNotificationSessionModifier and TypeMethodDescriptionCourseProgramManager.getProgramNotificationSession(ProgramReceiver programReceiver) Gets theOsidSessionassociated with the program notification service.CourseProgramProxyManager.getProgramNotificationSession(ProgramReceiver programReceiver, Proxy proxy) Gets theOsidSessionassociated with the program notification service.CourseProgramManager.getProgramNotificationSessionForCourseCatalog(ProgramReceiver programReceiver, Id courseCatalogId) Gets theOsidSessionassociated with the course notification service for the given course catalog.CourseProgramProxyManager.getProgramNotificationSessionForCourseCatalog(ProgramReceiver programReceiver, Id courseCatalogId, Proxy proxy) Gets theOsidSessionassociated with the program notification service for the given course catalog.