Uses of Interface
org.osid.course.plan.LessonConflictSession
Packages that use LessonConflictSession
Package
Description
The Open Service Interface Definitions for the org.osid.course.plan
service.
-
Uses of LessonConflictSession in org.osid.course.plan
Methods in org.osid.course.plan that return LessonConflictSessionModifier and TypeMethodDescriptionCoursePlanManager.getLessonAnchoringSession()Gets theOsidSessionassociated with the lesson conflict service.CoursePlanProxyManager.getLessonAnchoringSession(Proxy proxy) Gets theOsidSessionassociated with the lesson conflict service.CoursePlanManager.getLessonAnchoringSessionForCourseCatalog(Id courseCatalogId) Gets theOsidSessionassociated with the lesson anchoring service for the given course catalog.CoursePlanProxyManager.getLessonAnchoringSessionForCourseCatalog(Id courseCatalogId, Proxy proxy) Gets theOsidSessionassociated with the lesson anchoring service for the given course catalog.CoursePlanManager.getLessonConflictSession()Gets theOsidSessionassociated with the lesson conflict service.CoursePlanProxyManager.getLessonConflictSession(Proxy proxy) Gets theOsidSessionassociated with the lesson conflict service.CoursePlanManager.getLessonConflictSessionForCourseCatalog(Id courseCatalogId) Gets theOsidSessionassociated with the lesson conflict service for the given course catalog.CoursePlanProxyManager.getLessonConflictSessionForCourseCatalog(Id courseCatalogId, Proxy proxy) Gets theOsidSessionassociated with the lesson conflict service for the given course catalog.