Interface | osid.voting.rules.RaceConstrainerEnabler | ||
---|---|---|---|
Implements | osid.OsidEnabler | ||
Description |
A | ||
Method | getRaceConstrainerEnablerRecord | ||
Description |
Gets the race constrainer enabler record corresponding
to the given | ||
Parameters | osid.type.Type | raceConstrainerEnablerRecordType | the type of race constrainer enabler record to retrieve |
Return | osid.voting.rules.records.RaceConstrainerEnablerRecord | the race constrainer enabler 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. |