Uses of Interface
org.osid.course.plan.PlanReceiver
Packages that use PlanReceiver
Package
Description
The Open Service Interface Definitions for the org.osid.course.plan
service.
-
Uses of PlanReceiver in org.osid.course.plan
Methods in org.osid.course.plan with parameters of type PlanReceiverModifier 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.