Package | Description |
---|---|
org.osid.course.program |
The Open Service Interface Definitions for the org.osid.course.program
service.
|
Modifier and Type | Method and Description |
---|---|
ProgramOfferingNotificationSession |
CourseProgramManager.getProgramOfferingNotificationSession(ProgramOfferingReceiver programOfferingReceiver)
Gets the
OsidSession associated with the program
offering notification service. |
ProgramOfferingNotificationSession |
CourseProgramProxyManager.getProgramOfferingNotificationSession(ProgramOfferingReceiver programOfferingReceiver,
Proxy proxy)
Gets the
OsidSession associated with the program
offering notification service. |
ProgramOfferingNotificationSession |
CourseProgramManager.getProgramOfferingNotificationSessionForCourseCatalog(ProgramOfferingReceiver programOfferingReceiver,
Id courseCatalogId)
Gets the
OsidSession associated with the program
offering notification service for the given course catalog. |
ProgramOfferingNotificationSession |
CourseProgramProxyManager.getProgramOfferingNotificationSessionForCourseCatalog(ProgramOfferingReceiver programOfferingReceiver,
Id courseCatalogId,
Proxy proxy)
Gets the
OsidSession associated with the program
offering notification service for the given course catalog. |