Package | Description |
---|---|
org.osid.course.program |
The Open Service Interface Definitions for the org.osid.course.program
service.
|
Modifier and Type | Method and Description |
---|---|
ProgramNotificationSession |
CourseProgramManager.getProgramNotificationSession(ProgramReceiver programReceiver)
Gets the
OsidSession associated with the program
notification service. |
ProgramNotificationSession |
CourseProgramProxyManager.getProgramNotificationSession(ProgramReceiver programReceiver,
Proxy proxy)
Gets the
OsidSession associated with the program
notification service. |
ProgramNotificationSession |
CourseProgramManager.getProgramNotificationSessionForCourseCatalog(ProgramReceiver programReceiver,
Id courseCatalogId)
Gets the
OsidSession associated with the course
notification service for the given course catalog. |
ProgramNotificationSession |
CourseProgramProxyManager.getProgramNotificationSessionForCourseCatalog(ProgramReceiver programReceiver,
Id courseCatalogId,
Proxy proxy)
Gets the
OsidSession associated with the program
notification service for the given course catalog. |