| Interface | osid.inquiry.rules.InquiryEnablerForm | ||
|---|---|---|---|
| Implements | osid.OsidEnablerForm | ||
| Description |
This is the form for creating and updating | ||
| Method | getInquiryEnablerFormRecord | ||
| Description |
Gets the | ||
| Parameters | osid.type.Type | inquiryEnablerRecordType | an inquiry enabler record type |
| Return | osid.inquiry.rules.records.InquiryEnablerFormRecord | the inquiry enabler form record | |
| Errors | NULL_ARGUMENT | inquiryEnablerRecordType is null | |
| OPERATION_FAILED | unable to complete request | ||
| UNSUPPORTED | hasRecordType(inquiryEnablerRecordType) is false
| ||
| Compliance | mandatory | This method must be implemented. | |