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