OSID Logo
OSID Specifications
osid package
Version 3.0.0
Release Candidate Preview
Interfaceosid.OsidContainableSearchOrder
Implementsosid.OsidSearchOrder
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.SearchOrderStylestylethe search order style
ErrorsNULL_ARGUMENT style is null
CompliancemandatoryThis method must be implemented.