Uses of Interface
org.osid.course.program.ProgramQueryInspector
Packages that use ProgramQueryInspector
Package
Description
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.requisite
service.
-
Uses of ProgramQueryInspector in org.osid.course.chronicle
Methods in org.osid.course.chronicle that return ProgramQueryInspectorModifier and TypeMethodDescriptionAssessmentEntryQueryInspector.getProgramTerms()Gets the program query terms.AwardEntryQueryInspector.getProgramTerms()Gets the program query terms.CredentialEntryQueryInspector.getProgramTerms()Gets the program query terms.ProgramEntryQueryInspector.getProgramTerms()Gets the program query terms. -
Uses of ProgramQueryInspector in org.osid.course.program
Methods in org.osid.course.program that return ProgramQueryInspectorModifier and TypeMethodDescriptionProgramQueryInspector.getParentProgramTerms()Gets the parent program query terms.ProgramSearchResults.getProgramQueryInspector()Gets the inspector for the query to examine the terms used in the search.CredentialQueryInspector.getProgramTerms()Gets the program query terms.ProgramOfferingQueryInspector.getProgramTerms()Gets the program query terms.ProgramSmartCourseCatalogSession.inspectProgramQuery()Gets a program query inspector for this course catalog.Methods in org.osid.course.program with parameters of type ProgramQueryInspectorModifier and TypeMethodDescriptionProgramSearchSession.getProgramQueryFromInspector(ProgramQueryInspector programQueryInspector) Gets a program query from an inspector.ProgramSmartCourseCatalogSession.getProgramQueryFromInspector(ProgramQueryInspector programQueryInspector) Gets a program query from an inspector. -
Uses of ProgramQueryInspector in org.osid.course.requisite
Methods in org.osid.course.requisite that return ProgramQueryInspectorModifier and TypeMethodDescriptionRequisiteQueryInspector.getProgramTerms()Gets the program query terms.