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