OSID Logo
OSID Specifications
osid package
Version 3.1.0
Interfaceosid.OsidContainableSearchOrder
Implementsosid.OsidSearchOrder
Implemented Byosid.assessment.authoring.AssessmentPartSearchOrder
osid.forum.ReplySearchOrder
osid.repository.CompositionSearchOrder
osid.course.requisite.RequisiteSearchOrder
osid.calendaring.EventSearchOrder
osid.calendaring.RecurringEventSearchOrder
osid.calendaring.ScheduleSlotSearchOrder
osid.checklist.TodoSearchOrder
Description

An interface for specifying the ordering of search results.

MethodorderBySequestered
Description

Specifies a preference for ordering the result set by the sequestered flag.

Parametersosid.SearchOrderStylestyle the search order style
ErrorsNULL_ARGUMENT style is null
Compliancemandatory This method must be implemented.