| Interface | osid.workflow.WorkForm | ||
|---|---|---|---|
| Implements | osid.OsidObjectForm | ||
| Description | 
                 This is the form for creating and updating   | ||
| Method | getWorkFormRecord | ||
| Description | 
                     Gets the   | ||
| Parameters | osid.type.Type | workRecordType | a work record type | 
| Return | osid.workflow.records.WorkFormRecord | the work form record | |
| Errors | NULL_ARGUMENT |  workRecordType  is  null   |                 |
| OPERATION_FAILED | unable to complete request | ||
| UNSUPPORTED |  hasRecordType(workRecordType)  is  false   |                 ||
| Compliance | mandatory | This method must be implemented. | |