Uses of Interface
org.osid.course.program.ProgramOfferingQueryInspector
Packages that use ProgramOfferingQueryInspector
Package
Description
The Open Service Interface Definitions for the org.osid.course.program
service.
-
Uses of ProgramOfferingQueryInspector in org.osid.course.program
Methods in org.osid.course.program that return ProgramOfferingQueryInspectorModifier and TypeMethodDescriptionProgramOfferingQueryInspector.getParentProgramOfferingTerms()Gets the parent program offering query terms.ProgramOfferingSearchResults.getProgramOfferingQueryInspector()Gets the inspector for the query to examine the terms used in the search.EnrollmentQueryInspector.getProgramOfferingTerms()Gets the program offering query terms.ProgramOfferingSmartCourseCatalogSession.inspectProgramOfferingQuery()Gets a program offering query inspector for this course catalog.Methods in org.osid.course.program with parameters of type ProgramOfferingQueryInspectorModifier and TypeMethodDescriptionProgramOfferingSmartCourseCatalogSession.getProgramOfferingQueryFromInspector(ProgramOfferingQueryInspector programOfferingQueryInspector) Gets a program offering query from an inspector.