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