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