Interface | osid.resourcing.rules.JobConstrainerEnablerForm | ||
---|---|---|---|
Implements | osid.OsidEnablerForm | ||
Description |
This is the form for creating and updating | ||
Method | getJobConstrainerEnablerFormRecord | ||
Description |
Gets the | ||
Parameters | osid.type.Type | jobConstrainerEnablerRecordType | a job constrainer enabler record type |
Return | osid.resourcing.rules.records.JobConstrainerEnablerFormRecord | the job constrainer enabler form record | |
Errors | NULL_ARGUMENT | jobConstrainerEnablerRecordType is null | |
OPERATION_FAILED | unable to complete request | ||
UNSUPPORTED | hasRecordType(jobConstrainerEnablerRecordType) is
false | ||
Compliance | mandatory | This method must be implemented. |