| Interface | osid.workflow.Work | ||
|---|---|---|---|
| Implements | osid.OsidObject | ||
| Description | 
                 
  | ||
| Method | getWorkRecord | ||
| Description | 
                     Gets the work record corresponding to the given   | ||
| Parameters | osid.type.Type | workRecordType | the type of work record to retrieve | 
| Return | osid.workflow.records.WorkRecord | the work 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. | |