OSID Logo
OSID Specifications
hold package
Version 3.0.0
Release Candidate Preview
Interfaceosid.hold.OublietteSearchOrder
Implementsosid.OsidCatalogSearchOrder
Description

An interface for specifying the ordering of search results.

MethodgetOublietteSearchOrderRecord
Description

Gets the oubliette search order record corresponding to the given oubliette Type. Multiple retrievals return the same underlying object.

Parametersosid.type.TypeoublietteRecordTypean oubliette record type
Returnosid.hold.records.OublietteSearchOrderRecordthe oubliette search order record
ErrorsNULL_ARGUMENT oublietteRecordType is null
OPERATION_FAILEDunable to complete request
PERMISSION_DENIEDauthorization failure occurred
UNSUPPORTED hasRecordType(oublietteRecordType) is false
CompliancemandatoryThis method must be implemented.