Uses of Interface
org.osid.course.plan.LessonAdminSession
Packages that use LessonAdminSession
Package
Description
The Open Service Interface Definitions for the org.osid.course.plan
service.
-
Uses of LessonAdminSession in org.osid.course.plan
Methods in org.osid.course.plan that return LessonAdminSessionModifier and TypeMethodDescriptionCoursePlanManager.getLessonAdminSession()Gets theOsidSessionassociated with the lesson administrative service.CoursePlanProxyManager.getLessonAdminSession(Proxy proxy) Gets theOsidSessionassociated with the lesson administrative service.CoursePlanManager.getLessonAdminSessionForCourseCatalog(Id courseCatalogId) Gets theOsidSessionassociated with the lesson administrative service for the given course catalog.CoursePlanProxyManager.getLessonAdminSessionForCourseCatalog(Id courseCatalogId, Proxy proxy) Gets theOsidSessionassociated with the lesson administration service for the given course catalog.