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