Uses of Interface
org.osid.course.plan.PlanQuerySession
Packages that use PlanQuerySession
Package
Description
The Open Service Interface Definitions for the org.osid.course.plan
service.
-
Uses of PlanQuerySession in org.osid.course.plan
Subinterfaces of PlanQuerySession in org.osid.course.planModifier and TypeInterfaceDescriptioninterfaceThis session provides methods for searchingPlans.Methods in org.osid.course.plan that return PlanQuerySessionModifier and TypeMethodDescriptionCoursePlanManager.getPlanQuerySession()Gets theOsidSessionassociated with the plan query service.CoursePlanProxyManager.getPlanQuerySession(Proxy proxy) Gets theOsidSessionassociated with the plan query service.CoursePlanManager.getPlanQuerySessionForCourseCatalog(Id courseCatalogId) Gets theOsidSessionassociated with the plan query service for the given course catalog.CoursePlanProxyManager.getPlanQuerySessionForCourseCatalog(Id courseCatalogId, Proxy proxy) Gets theOsidSessionassociated with the plan query service for the given course catalog.