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