| Interface | osid.mapping.path.rules.SignalEnabler | ||
|---|---|---|---|
| Implements | osid.OsidEnabler | ||
| Description |
A | ||
| Method | getSignalEnablerRecord | ||
| Description |
Gets the signal enabler record corresponding to the
given | ||
| Parameters | osid.type.Type | signalEnablerRecordType | the type of signal enabler record to retrieve |
| Return | osid.mapping.path.rules.records.SignalEnablerRecord | the signal enabler 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. | |