Uses of Interface
org.osid.course.syllabus.DocetReceiver
Packages that use DocetReceiver
Package
Description
The Open Service Interface Definitions for the org.osid.course.syllabus
service.
-
Uses of DocetReceiver in org.osid.course.syllabus
Methods in org.osid.course.syllabus with parameters of type DocetReceiverModifier and TypeMethodDescriptionCourseSyllabusManager.getDocetNotificationSession(DocetReceiver docetReceiver) Gets theOsidSessionassociated with the docet notification service.CourseSyllabusProxyManager.getDocetNotificationSession(DocetReceiver docetReceiver, Proxy proxy) Gets theOsidSessionassociated with the docet notification service.CourseSyllabusManager.getDocetNotificationSessionForCourseCatalog(DocetReceiver docetReceiver, Id courseCatalogId) Gets theOsidSessionassociated with the docet notification service for the given course catalog.CourseSyllabusProxyManager.getDocetNotificationSessionForCourseCatalog(DocetReceiver docetReceiver, Id courseCatalogId, Proxy proxy) Gets theOsidSessionassociated with the docet notification service for the given course catalog.