Uses of Interface
org.osid.course.plan.PlanNotificationSession
Packages that use PlanNotificationSession
Package
Description
The Open Service Interface Definitions for the org.osid.course.plan
service.
-
Uses of PlanNotificationSession in org.osid.course.plan
Methods in org.osid.course.plan that return PlanNotificationSessionModifier and TypeMethodDescriptionCoursePlanManager.getPlanNotificationSession(PlanReceiver planReceiver) Gets theOsidSessionassociated with the plan notification service.CoursePlanProxyManager.getPlanNotificationSession(PlanReceiver planReceiver, Proxy proxy) Gets theOsidSessionassociated with the plan notification service.CoursePlanManager.getPlanNotificationSessionForCourseCatalog(PlanReceiver planReceiver, Id courseCatalogId) Gets theOsidSessionassociated with the plan notification service for the given course catalog.CoursePlanProxyManager.getPlanNotificationSessionForCourseCatalog(PlanReceiver planReceiver, Id courseCatalogId, Proxy proxy) Gets theOsidSessionassociated with the plan notification service for the given course catalog.