Interface | osid.voting.RaceForm | ||
---|---|---|---|
Implements | osid.OsidGovernatorForm | ||
osid.OsidSubjugateableForm | |||
Description |
This is the form for creating and updating races. | ||
Method | getRaceFormRecord | ||
Description |
Gets the | ||
Parameters | osid.type.Type | raceRecordType | the race record type |
Return | osid.voting.records.RaceFormRecord | the race form record | |
Errors | NULL_ARGUMENT | raceRecordType is null | |
OPERATION_FAILED | unable to complete request | ||
UNSUPPORTED | hasRecordType(raceRecordType) is false | ||
Compliance | mandatory | This method must be implemented. |