| Interface | osid.voting.rules.RaceProcessorEnabler | ||
|---|---|---|---|
| Implements | osid.OsidEnabler | ||
| Description |
A | ||
| Method | getRaceProcessorEnablerRecord | ||
| Description |
Gets the race processor enabler record corresponding to
the given | ||
| Parameters | osid.type.Type | raceProcessorEnablerRecordType | the type of race processor enabler record to retrieve |
| Return | osid.voting.rules.records.RaceProcessorEnablerRecord | the race processor enabler record | |
| Errors | NULL_ARGUMENT | raceProcessorEnablerRecordType is null | |
| OPERATION_FAILED | unable to complete request | ||
| UNSUPPORTED | hasRecordType(raceProcessorEnablerRecordType) is
false | ||
| Compliance | mandatory | This method must be implemented. | |