Interface | osid.inquiry.rules.InquiryEnabler | ||
---|---|---|---|
Implements | osid.OsidEnabler | ||
Description |
An | ||
Method | getInquiryEnablerRecord | ||
Description |
Gets the inquiry enabler record corresponding to the
given | ||
Parameters | osid.type.Type | inquiryEnablerRecordType | the type of inquiry enabler record to retrieve |
Return | osid.inquiry.rules.records.InquiryEnablerRecord | the inquiry enabler 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. |