Uses of Interface
org.osid.course.plan.LessonSearchSession
Packages that use LessonSearchSession
Package
Description
The Open Service Interface Definitions for the org.osid.course.plan
service.
-
Uses of LessonSearchSession in org.osid.course.plan
Methods in org.osid.course.plan that return LessonSearchSessionModifier and TypeMethodDescriptionCoursePlanManager.getLessonSearchSession()Gets theOsidSessionassociated with the lesson search service.CoursePlanProxyManager.getLessonSearchSession(Proxy proxy) Gets theOsidSessionassociated with the lesson search service.CoursePlanManager.getLessonSearchSessionForCourseCatalog(Id courseCatalogId) Gets theOsidSessionassociated with the lesson search service for the given course catalog.CoursePlanProxyManager.getLessonSearchSessionForCourseCatalog(Id courseCatalogId, Proxy proxy) Gets theOsidSessionassociated with the lesson search service for the given course catalog.