Interface | osid.resourcing.rules.JobConstrainerEnabler | ||
---|---|---|---|
Implements | osid.OsidEnabler | ||
Description |
A | ||
Method | getJobConstrainerEnablerRecord | ||
Description |
Gets the job constrainer enabler record corresponding
to the given | ||
Parameters | osid.type.Type | jobConstrainerEnablerRecordType | the type of job constrainer enabler record to retrieve |
Return | osid.resourcing.rules.records.JobConstrainerEnablerRecord | the job constrainer enabler record | |
Errors | NULL_ARGUMENT | jobConstrainerEnablerRecordType is null | |
OPERATION_FAILED | unable to complete request | ||
UNSUPPORTED | hasRecordType(jobConstrainerEnablerRecordType) is
false | ||
Compliance | mandatory | This method must be implemented. |