Interface | osid.control.rules.InputEnabler | ||
---|---|---|---|
Implements | osid.OsidEnabler | ||
Description |
A | ||
Method | getInputEnablerRecord | ||
Description |
Gets the input enabler record corresponding to the
given | ||
Parameters | osid.type.Type | inputEnablerRecordType | the type of input enabler record to retrieve |
Return | osid.control.rules.records.InputEnablerRecord | the input enabler record | |
Errors | NULL_ARGUMENT | inputEnablerRecordType is null | |
OPERATION_FAILED | unable to complete request | ||
UNSUPPORTED | hasRecordType(inputEnablerRecordType) is false
| ||
Compliance | mandatory | This method must be implemented. |