Uses of Interface
org.osid.course.syllabus.SyllabusReceiver
Packages that use SyllabusReceiver
Package
Description
The Open Service Interface Definitions for the org.osid.course.syllabus
service.
-
Uses of SyllabusReceiver in org.osid.course.syllabus
Methods in org.osid.course.syllabus with parameters of type SyllabusReceiverModifier and TypeMethodDescriptionCourseSyllabusManager.getSyllabusNotificationSession(SyllabusReceiver syllabusReceiver) Gets theOsidSessionassociated with the syllabus notification service.CourseSyllabusProxyManager.getSyllabusNotificationSession(SyllabusReceiver syllabusReceiver, Proxy proxy) Gets theOsidSessionassociated with the syllabus notification service.CourseSyllabusManager.getSyllabusNotificationSessionForCourseCatalog(SyllabusReceiver syllabusReceiver, Id courseCatalogId) Gets theOsidSessionassociated with the syllabus notification service for the given course catalog.CourseSyllabusProxyManager.getSyllabusNotificationSessionForCourseCatalog(SyllabusReceiver syllabusReceiver, Id courseCatalogId, Proxy proxy) Gets theOsidSessionassociated with the syllabus notification service for the given course catalog.