Interface | osid.mapping.path.rules.SignalEnablerForm | ||
---|---|---|---|
Implements | osid.OsidEnablerForm | ||
Description |
This is the form for creating and updating | ||
Method | getSignalEnablerFormRecord | ||
Description |
Gets the | ||
Parameters | osid.type.Type | signalEnablerRecordType | a signal enabler record type |
Return | osid.mapping.path.rules.records.SignalEnablerFormRecord | the signal enabler form record | |
Errors | NULL_ARGUMENT | signalEnablerRecordType is null | |
OPERATION_FAILED | unable to complete request | ||
UNSUPPORTED | hasRecordType(signalEnablerRecordType) is false
| ||
Compliance | mandatory | This method must be implemented. |