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