Uses of Interface
org.osid.course.syllabus.ModuleQuerySession
Packages that use ModuleQuerySession
Package
Description
The Open Service Interface Definitions for the org.osid.course.syllabus
service.
-
Uses of ModuleQuerySession in org.osid.course.syllabus
Subinterfaces of ModuleQuerySession in org.osid.course.syllabusModifier and TypeInterfaceDescriptioninterfaceThis session provides methods for searchingModules.Methods in org.osid.course.syllabus that return ModuleQuerySessionModifier and TypeMethodDescriptionCourseSyllabusManager.getModuleQuerySession()Gets theOsidSessionassociated with the module query service.CourseSyllabusProxyManager.getModuleQuerySession(Proxy proxy) Gets theOsidSessionassociated with the module query service.CourseSyllabusManager.getModuleQuerySessionForCourseCatalog(Id courseCatalogId) Gets theOsidSessionassociated with the module query service for the given course catalog.CourseSyllabusProxyManager.getModuleQuerySessionForCourseCatalog(Id courseCatalogId, Proxy proxy) Gets theOsidSessionassociated with the module query service for the given course catalog.