Package | Description |
---|---|
org.osid.course.syllabus |
The Open Service Interface Definitions for the org.osid.course.syllabus
service.
|
Modifier and Type | Method and Description |
---|---|
ModuleNotificationSession |
CourseSyllabusManager.getModuleNotificationSession(ModuleReceiver moduleReceiver)
Gets the
OsidSession associated with the module
notification service. |
ModuleNotificationSession |
CourseSyllabusProxyManager.getModuleNotificationSession(ModuleReceiver moduleReceiver,
Proxy proxy)
Gets the
OsidSession associated with the module
notification service. |
ModuleNotificationSession |
CourseSyllabusManager.getModuleNotificationSessionForCourseCatalog(ModuleReceiver moduleReceiver,
Id courseCatalogId)
Gets the
OsidSession associated with the module
notification service for the given course catalog. |
ModuleNotificationSession |
CourseSyllabusProxyManager.getModuleNotificationSessionForCourseCatalog(ModuleReceiver moduleReceiver,
Id courseCatalogId,
Proxy proxy)
Gets the
OsidSession associated with the module
notification service for the given course catalog. |