Uses of Interface
org.osid.course.CourseCatalogSearchOrder
Packages that use CourseCatalogSearchOrder
Package
Description
The Open Service Interface Definitions for the org.osid.course
service.
-
Uses of CourseCatalogSearchOrder in org.osid.course
Methods in org.osid.course that return CourseCatalogSearchOrderModifier and TypeMethodDescriptionCourseCatalogSearchSession.getCourseCatalogSearchOrder()Gets a course catalog search order.Methods in org.osid.course with parameters of type CourseCatalogSearchOrderModifier and TypeMethodDescriptionvoidCourseCatalogSearch.orderCourseCatalogResults(CourseCatalogSearchOrder courseCatalogSearchOrder) Specify an ordering to the search results.