| Interface | osid.voting.rules.RaceConstrainerForm | ||
|---|---|---|---|
| Implements | osid.OsidConstrainerForm | ||
| Description |
This is the form for creating and updating | ||
| Method | getRaceConstrainerFormRecord | ||
| Description |
Gets the | ||
| Parameters | osid.type.Type | raceConstrainerRecordType | a race constrainer record type |
| Return | osid.voting.rules.records.RaceConstrainerFormRecord | the race constrainer form 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. | |