| Interface | osid.resourcing.rules.JobProcessorEnablerForm | ||
|---|---|---|---|
| Implements | osid.OsidEnablerForm | ||
| Used By | osid.resourcing.rules.JobProcessorEnablerAdminSession | ||
| 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. | |