Uses of Interface
org.osid.course.plan.LessonReceiver
Packages that use LessonReceiver
Package
Description
The Open Service Interface Definitions for the org.osid.course.plan
service.
-
Uses of LessonReceiver in org.osid.course.plan
Methods in org.osid.course.plan with parameters of type LessonReceiverModifier and TypeMethodDescriptionCoursePlanManager.getLessonNotificationSession(LessonReceiver lessonReceiver) Gets theOsidSessionassociated with the lesson notification service.CoursePlanProxyManager.getLessonNotificationSession(LessonReceiver lessonReceiver, Proxy proxy) Gets theOsidSessionassociated with the lesson notification service.CoursePlanManager.getLessonNotificationSessionForCourseCatalog(LessonReceiver lessonReceiver, Id courseCatalogId) Gets theOsidSessionassociated with the lesson notification service for the given course catalog.CoursePlanProxyManager.getLessonNotificationSessionForCourseCatalog(LessonReceiver lessonReceiver, Id courseCatalogId, Proxy proxy) Gets theOsidSessionassociated with the lesson notification service for the given course catalog.