Uses of Interface
org.osid.course.syllabus.ModuleReceiver
Packages that use ModuleReceiver
Package
Description
The Open Service Interface Definitions for the org.osid.course.syllabus
service.
-
Uses of ModuleReceiver in org.osid.course.syllabus
Methods in org.osid.course.syllabus with parameters of type ModuleReceiverModifier 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.