| Interface | osid.recognition.AwardForm | ||
|---|---|---|---|
| Implements | osid.OsidObjectForm | ||
| Description | This is the form for creating and updating  | ||
| Method | getAwardFormRecord | ||
| Description | Gets the  | ||
| Parameters | osid.type.Type | awardRecordType | the award record type | 
| Return | osid.recognition.records.AwardFormRecord | the award form record | |
| Errors | NULL_ARGUMENT |  awardRecordType is null  | |
| OPERATION_FAILED | unable to complete request | ||
| UNSUPPORTED |  hasRecordType(awardRecordType) is false  | ||
| Compliance | mandatory | This method must be implemented. | |