Uses of Interface
org.osid.course.program.ProgramOfferingSearch
Packages that use ProgramOfferingSearch
Package
Description
The Open Service Interface Definitions for the org.osid.course.program
service.
-
Uses of ProgramOfferingSearch in org.osid.course.program
Methods in org.osid.course.program that return ProgramOfferingSearchModifier and TypeMethodDescriptionProgramOfferingSearchSession.getProgramOfferingSearch()Gets a program offering search.Methods in org.osid.course.program with parameters of type ProgramOfferingSearchModifier and TypeMethodDescriptionProgramOfferingSearchSession.getProgramOfferingsBySearch(ProgramOfferingQuery programOfferingQuery, ProgramOfferingSearch programOfferingSearch) Gets the search results matching the given search query using the given search.