Uses of Interface
org.osid.course.program.ProgramOfferingSearchOrder
Packages that use ProgramOfferingSearchOrder
Package
Description
The Open Service Interface Definitions for the org.osid.course.program
service.
-
Uses of ProgramOfferingSearchOrder in org.osid.course.program
Methods in org.osid.course.program that return ProgramOfferingSearchOrderModifier and TypeMethodDescriptionProgramOfferingSearchOrder.getParentProgramOfferingSearchOrder()Gets the parent program offering search order.EnrollmentSearchOrder.getProgramOfferingSearchOrder()Gets the program offering search order.ProgramOfferingSearchSession.getProgramOfferingSearchOrder()Gets a program offering search order.ProgramOfferingSmartCourseCatalogSession.getProgramOfferingSearchOrder()Gets a program offering search order.Methods in org.osid.course.program with parameters of type ProgramOfferingSearchOrderModifier and TypeMethodDescriptionvoidProgramOfferingSmartCourseCatalogSession.applyProgramOfferingSequencing(ProgramOfferingSearchOrder programOfferingSearchOrder) Applies a program offering search order to this course catalog.voidProgramOfferingSearch.orderProgramOfferingResults(ProgramOfferingSearchOrder programOfferingSearchOrder) Specify an ordering to the search results.