Uses of Interface
org.osid.course.TermQuery
Packages that use TermQuery
Package
Description
The Open Service Interface Definitions for the org.osid.course
service.
The Open Service Interface Definitions for the org.osid.course.chronicle
service.
The Open Service Interface Definitions for the org.osid.course.program
service.
The Open Service Interface Definitions for the org.osid.course.registration.request
service.
-
Uses of TermQuery in org.osid.course
Methods in org.osid.course that return TermQueryModifier and TypeMethodDescriptionTermQuery.getAncestorTermQuery()Gets the query for a term.TermQuery.getDescendantTermQuery()Gets the query for a term.ActivityQuery.getTermQuery()Gets the query for a reporting term.CourseCatalogQuery.getTermQuery()Gets the query for a term Multiple retrievals produce a nestedORterm.CourseOfferingQuery.getTermQuery()Gets the query for a reporting term.TermQuerySession.getTermQuery()Gets a term query.TermSmartCourseCatalogSession.getTermQuery()Gets a term query.TermSearchSession.getTermQueryFromInspector(TermQueryInspector termQueryInspector) Gets a term query from an inspector.TermSmartCourseCatalogSession.getTermQueryFromInspector(TermQueryInspector termQueryInspector) Gets a term query from an inspector.Methods in org.osid.course with parameters of type TermQueryModifier and TypeMethodDescriptionvoidTermSmartCourseCatalogSession.applyTermQuery(TermQuery termQuery) Applies a term query to this course catalog.TermQuerySession.getTermsByQuery(TermQuery termQuery) Gets a list ofTermsmatching the given term query.TermSearchSession.getTermsBySearch(TermQuery termQuery, TermSearch termSearch) Gets the search results matching the given search query using the given search. -
Uses of TermQuery in org.osid.course.chronicle
Methods in org.osid.course.chronicle that return TermQueryModifier and TypeMethodDescriptionCredentialEntryQuery.getAbandonTermQuery()Gets the query for a abandon term.CredentialEntryQuery.getAwardTermQuery()Gets the query for a award term.ProgramEntryQuery.getCompletionTermQuery()Gets the query for a completion term.ProgramEntryQuery.getEntranceTermQuery()Gets the query for a entrance term.CredentialEntryQuery.getExpectedCompletionTermQuery()Gets the query for a expected completion term.ProgramEntryQuery.getExpectedCompletionTermQuery()Gets the query for a expected completion term.CredentialEntryQuery.getStartTermQuery()Gets the query for a start term.CourseEntryQuery.getTermQuery()Gets the query for a term entry.ProgramEntryQuery.getTermQuery()Gets the query for a term entry.ProgramEntryQuery.getWithdrawTermQuery()Gets the query for a withdraw term. -
Uses of TermQuery in org.osid.course.program
Methods in org.osid.course.program that return TermQueryModifier and TypeMethodDescriptionProgramOfferingQuery.getTermQuery()Gets the query for a reporting term. -
Uses of TermQuery in org.osid.course.registration.request
Methods in org.osid.course.registration.request that return TermQueryModifier and TypeMethodDescriptionRegistrationRequestQuery.getTermQuery()Gets the query for a term.