Interface | osid.resourcing.rules.JobConstrainerForm | ||
---|---|---|---|
Implements | osid.OsidConstrainerForm | ||
Description |
This is the form for creating and updating | ||
Method | getJobConstrainerFormRecord | ||
Description |
Gets the | ||
Parameters | osid.type.Type | jobConstrainerRecordType | a job constrainer record type |
Return | osid.resourcing.rules.records.JobConstrainerFormRecord | the job constrainer form 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. |