| Interface | osid.resourcing.rules.JobProcessorEnablerForm | ||
|---|---|---|---|
| Implements | osid.OsidEnablerForm | ||
| Description |
This is the form for creating and updating | ||
| Method | getJobProcessorEnablerFormRecord | ||
| Description |
Gets the | ||
| Parameters | osid.type.Type | jobProcessorEnablerRecordType | a job processor enabler record type |
| Return | osid.resourcing.rules.records.JobProcessorEnablerFormRecord | the job processor enabler form 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. | |