Uses of Interface
org.osid.course.syllabus.ModuleLookupSession
Packages that use ModuleLookupSession
Package
Description
The Open Service Interface Definitions for the org.osid.course.syllabus
service.
-
Uses of ModuleLookupSession in org.osid.course.syllabus
Methods in org.osid.course.syllabus that return ModuleLookupSessionModifier and TypeMethodDescriptionCourseSyllabusManager.getModuleLookupSession()Gets theOsidSessionassociated with the module lookup service.CourseSyllabusProxyManager.getModuleLookupSession(Proxy proxy) Gets theOsidSessionassociated with the module lookup service.CourseSyllabusManager.getModuleLookupSessionForCourseCatalog(Id courseCatalogId) Gets theOsidSessionassociated with the module lookup service for the given course catalog.CourseSyllabusProxyManager.getModuleLookupSessionForCourseCatalog(Id courseCatalogId, Proxy proxy) Gets theOsidSessionassociated with the module lookup service for the given course catalog.