| Interface | osid.voting.rules.RaceConstrainer | ||
|---|---|---|---|
| Implements | osid.OsidConstrainer | ||
| Description |
A | ||
| Method | getRaceConstrainerRecord | ||
| Description |
Gets the race constrainer record corresponding to the
given | ||
| Parameters | osid.type.Type | raceConstrainerRecordType | the type of race constrainer record to retrieve |
| Return | osid.voting.rules.records.RaceConstrainerRecord | the race constrainer record | |
| Errors | NULL_ARGUMENT | raceConstrainerRecordType is null | |
| OPERATION_FAILED | unable to complete request | ||
| UNSUPPORTED | hasRecordType(raceConstrainerRecordType) is false
| ||
| Compliance | mandatory | This method must be implemented. | |