Uses of Interface
org.osid.course.TermQuerySession
Packages that use TermQuerySession
Package
Description
The Open Service Interface Definitions for the org.osid.course
service.
-
Uses of TermQuerySession in org.osid.course
Subinterfaces of TermQuerySession in org.osid.courseModifier and TypeInterfaceDescriptioninterfaceThis session provides methods for searching amongTerms.Methods in org.osid.course that return TermQuerySessionModifier and TypeMethodDescriptionCourseManager.getTermQuerySession()Gets theOsidSessionassociated with the term query service.CourseProxyManager.getTermQuerySession(Proxy proxy) Gets theOsidSessionassociated with the term query service.CourseManager.getTermQuerySessionForCourseCatalog(Id courseCatalogId) Gets theOsidSessionassociated with the term query service for the given course catalog.CourseProxyManager.getTermQuerySessionForCourseCatalog(Id courseCatalogId, Proxy proxy) Gets theOsidSessionassociated with the term query service for the given course catalog.