Uses of Interface
org.osid.course.syllabus.DocetNotificationSession
Packages that use DocetNotificationSession
Package
Description
The Open Service Interface Definitions for the org.osid.course.syllabus
service.
-
Uses of DocetNotificationSession in org.osid.course.syllabus
Methods in org.osid.course.syllabus that return DocetNotificationSessionModifier 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.