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