Uses of Interface
org.osid.course.plan.PlanAdminSession
Packages that use PlanAdminSession
Package
Description
The Open Service Interface Definitions for the org.osid.course.plan
service.
-
Uses of PlanAdminSession in org.osid.course.plan
Methods in org.osid.course.plan that return PlanAdminSessionModifier and TypeMethodDescriptionCoursePlanManager.getPlanAdminSession()Gets theOsidSessionassociated with the plan administration service.CoursePlanProxyManager.getPlanAdminSession(Proxy proxy) Gets theOsidSessionassociated with the plan administration service.CoursePlanManager.getPlanAdminSessionForCourseCatalog(Id courseCatalogId) Gets theOsidSessionassociated with the plan administration service for the given course catalog.CoursePlanProxyManager.getPlanAdminSessionForCourseCatalog(Id courseCatalogId, Proxy proxy) Gets theOsidSessionassociated with the plan administration service for the given course catalog.