Interface | osid.voting.rules.RaceProcessorEnablerForm | ||
---|---|---|---|
Implements | osid.OsidEnablerForm | ||
Description |
This is the form for creating and updating | ||
Method | getRaceProcessorEnablerFormRecord | ||
Description |
Gets the | ||
Parameters | osid.type.Type | raceProcessorEnablerRecordType | a race processor enabler record type |
Return | osid.voting.rules.records.RaceProcessorEnablerFormRecord | the race processor enabler form 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. |