| Interface | osid.inquiry.InquestForm | ||
|---|---|---|---|
| Implements | osid.OsidCatalogForm | ||
| Description | 
                 This is the form for creating and updating inquests.   | ||
| Method | getInquestFormRecord | ||
| Description | 
                     Gets the   | ||
| Parameters | osid.type.Type | inquestRecordType | an inquest record type | 
| Return | osid.inquiry.records.InquestFormRecord | the inquest form record | |
| Errors | NULL_ARGUMENT |  inquestRecordType  is  null   |                 |
| OPERATION_FAILED | unable to complete request | ||
| UNSUPPORTED |  hasRecordType(inquestRecordType)  is  false   |                 ||
| Compliance | mandatory | This method must be implemented. | |