OSID Logo
OSID Specifications
tracking rules package
Version 3.0.0
Interfaceosid.tracking.rules.QueueConstrainerEnablerSearchOrder
Implementsosid.OsidEnablerSearchOrder
Used Byosid.tracking.rules.QueueConstrainerEnablerSearchSession
osid.tracking.rules.QueueConstrainerEnablerSmartFrontOfficeSession
Description

An interface for specifying the ordering of search results.

MethodgetQueueConstrainerEnablerSearchOrderRecord
Description

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

Parametersosid.type.TypequeueConstrainerEnablerRecordTypea queue constrainer enabler record type
Returnosid.tracking.rules.records.QueueConstrainerEnablerSearchOrderRecordthe queue constrainer enabler search order record
ErrorsNULL_ARGUMENTqueueConstrainerEnablerRecordType is null
OPERATION_FAILEDunable to complete request
UNSUPPORTEDhasRecordType(queueConstrainerEnablerRecordType) is false
CompliancemandatoryThis method must be implemented.