Uses of Interface
org.osid.course.CourseOfferingSearchOrder
Packages that use CourseOfferingSearchOrder
Package
Description
The Open Service Interface Definitions for the org.osid.course
service.
The Open Service Interface Definitions for the org.osid.course.plan
service.
The Open Service Interface Definitions for the org.osid.course.registration
service.
-
Uses of CourseOfferingSearchOrder in org.osid.course
Methods in org.osid.course that return CourseOfferingSearchOrderModifier and TypeMethodDescriptionActivitySearchOrder.getCourseOfferingSearchOrder()Gets the course offering search order.CourseOfferingSearchSession.getCourseOfferingSearchOrder()Gets a course offering search order.CourseOfferingSmartCourseCatalogSession.getCourseOfferingSearchOrder()Gets a course offering search order.Methods in org.osid.course with parameters of type CourseOfferingSearchOrderModifier and TypeMethodDescriptionvoidCourseOfferingSmartCourseCatalogSession.applyCourseOfferingSequencing(CourseOfferingSearchOrder courseOfferingSearchOrder) Applies a course offering search order to this course catalog.voidCourseOfferingSearch.orderCourseOfferingResults(CourseOfferingSearchOrder courseOfferingSearchOrder) Specify an ordering to the search results. -
Uses of CourseOfferingSearchOrder in org.osid.course.plan
Methods in org.osid.course.plan that return CourseOfferingSearchOrderModifier and TypeMethodDescriptionPlanSearchOrder.getCourseOfferingSearchOrder()Gets the course offering order. -
Uses of CourseOfferingSearchOrder in org.osid.course.registration
Methods in org.osid.course.registration that return CourseOfferingSearchOrderModifier and TypeMethodDescriptionCourseRegistrationSearchOrder.getCourseOfferingSearchOrder()Gets the course offering search order.RegistrationTargetSearchOrder.getCourseOfferingSearchOrder()Gets the course offering order.