Package | Description |
---|---|
org.osid.course.plan |
The Open Service Interface Definitions for the org.osid.course.plan
service.
|
Modifier and Type | Method and Description |
---|---|
PlanNotificationSession |
CoursePlanManager.getPlanNotificationSession(PlanReceiver planReceiver)
Gets the
OsidSession associated with the plan
notification service. |
PlanNotificationSession |
CoursePlanProxyManager.getPlanNotificationSession(PlanReceiver planReceiver,
Proxy proxy)
Gets the
OsidSession associated with the plan
notification service. |
PlanNotificationSession |
CoursePlanManager.getPlanNotificationSessionForCourseCatalog(PlanReceiver planReceiver,
Id courseCatalogId)
Gets the
OsidSession associated with the plan
notification service for the given course catalog. |
PlanNotificationSession |
CoursePlanProxyManager.getPlanNotificationSessionForCourseCatalog(PlanReceiver planReceiver,
Id courseCatalogId,
Proxy proxy)
Gets the
OsidSession associated with the plan
notification service for the given course catalog. |