Interface | osid.control.rules.InputEnablerForm | ||
---|---|---|---|
Implements | osid.OsidEnablerForm | ||
Description |
This is the form for creating and updating | ||
Method | getInputEnablerFormRecord | ||
Description |
Gets the | ||
Parameters | osid.type.Type | inputEnablerRecordType | an input enabler record type |
Return | osid.control.rules.records.InputEnablerFormRecord | the input enabler form 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. |