OSID Logo
OSID Specifications
resourcing rules package
Version 3.0.0
Interfaceosid.resourcing.rules.JobConstrainerEnablerSearchOrder
Implementsosid.OsidEnablerSearchOrder
Used Byosid.resourcing.rules.JobConstrainerEnablerSearchSession
osid.resourcing.rules.JobConstrainerEnablerSmartFoundrySession
Description

An interface for specifying the ordering of search results.

MethodgetJobConstrainerEnablerSearchOrderRecord
Description

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

Parametersosid.type.TypejobConstrainerEnablerRecordTypea job constrainer enabler record type
Returnosid.resourcing.rules.records.JobConstrainerEnablerSearchOrderRecordthe job constrainer enabler search order record
ErrorsNULL_ARGUMENTjobConstrainerEnablerRecordType is null
OPERATION_FAILEDunable to complete request
UNSUPPORTEDhasRecordType(jobConstrainerEnablerRecordType) is false
CompliancemandatoryThis method must be implemented.