OSID Logo
OSID Specifications
mapping path rules package
Version 3.0.0
Interfaceosid.mapping.path.rules.SpeedZoneEnablerSearchOrder
Implementsosid.OsidEnablerSearchOrder
Used Byosid.mapping.path.rules.SpeedZoneEnablerSearchSession
osid.mapping.path.rules.SpeedZoneEnablerSmartMapSession
Description

An interface for specifying the ordering of search results.

MethodgetSpeedZoneEnablerSearchOrderRecord
Description

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

Parametersosid.type.TypespeedZoneEnablerRecordTypea speed zone enabler record type
Returnosid.mapping.path.rules.records.SpeedZoneEnablerSearchOrderRecordthe speed zone enabler search order record
ErrorsNULL_ARGUMENTspeedZoneEnablerRecordType is null
OPERATION_FAILEDunable to complete request
UNSUPPORTEDhasRecordType(speedZoneEnablerRecordType) is false
CompliancemandatoryThis method must be implemented.