Interface | osid.voting.rules.RaceConstrainerEnablerForm | ||
---|---|---|---|
Implements | osid.OsidEnablerForm | ||
Description |
This is the form for creating and updating | ||
Method | getRaceConstrainerEnablerFormRecord | ||
Description |
Gets the | ||
Parameters | osid.type.Type | raceConstrainerEnablerRecordType | a race constrainer enabler record type |
Return | osid.voting.rules.records.RaceConstrainerEnablerFormRecord | the race constrainer enabler form record | |
Errors | NULL_ARGUMENT | raceConstrainerEnablerRecordType is null | |
OPERATION_FAILED | unable to complete request | ||
UNSUPPORTED | hasRecordType(raceConstrainerEnablerRecordType) is
false | ||
Compliance | mandatory | This method must be implemented. |