Uses of Interface
org.osid.course.syllabus.ModuleNotificationSession
Packages that use ModuleNotificationSession
Package
Description
The Open Service Interface Definitions for the org.osid.course.syllabus
service.
-
Uses of ModuleNotificationSession in org.osid.course.syllabus
Methods in org.osid.course.syllabus that return ModuleNotificationSessionModifier and TypeMethodDescriptionCourseSyllabusManager.getModuleNotificationSession(ModuleReceiver moduleReceiver) Gets theOsidSessionassociated with the module notification service.CourseSyllabusProxyManager.getModuleNotificationSession(ModuleReceiver moduleReceiver, Proxy proxy) Gets theOsidSessionassociated with the module notification service.CourseSyllabusManager.getModuleNotificationSessionForCourseCatalog(ModuleReceiver moduleReceiver, Id courseCatalogId) Gets theOsidSessionassociated with the module notification service for the given course catalog.CourseSyllabusProxyManager.getModuleNotificationSessionForCourseCatalog(ModuleReceiver moduleReceiver, Id courseCatalogId, Proxy proxy) Gets theOsidSessionassociated with the module notification service for the given course catalog.