Interface | osid.OsidContainableSearchOrder | ||
---|---|---|---|
Implements | osid.OsidSearchOrder | ||
Description |
An interface for specifying the ordering of search results. | ||
Method | orderBySequestered | ||
Description |
Specifies a preference for ordering the result set by the sequestered flag. | ||
Parameters | osid.SearchOrderStyle | style | the search order style |
Errors | NULL_ARGUMENT | style is null | |
Compliance | mandatory | This method must be implemented. |