OSID Logo
OSID Specifications
resource demographic package
Version 3.0.0
Release Candidate Preview
Interfaceosid.resource.demographic.DemographicEnablerSearchOrder
Implementsosid.OsidEnablerSearchOrder
Description

An interface for specifying the ordering of search results.

MethodgetDemographicEnablerSearchOrderRecord
Description

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

Parametersosid.type.TypedemographicEnablerRecordTypea demographic enabler record type
Returnosid.resource.demographic.records.DemographicEnablerSearchOrderRecordthe demographic enabler search order record
ErrorsNULL_ARGUMENT demographicEnablerRecordType is null
OPERATION_FAILEDunable to complete request
UNSUPPORTED hasRecordType(demographicEnablerRecordType) is false
CompliancemandatoryThis method must be implemented.