Interface | osid.voting.rules.BallotConstrainer | ||
---|---|---|---|
Implements | osid.OsidConstrainer | ||
Description |
A | ||
Method | getBallotConstrainerRecord | ||
Description |
Gets the ballot constrainer record corresponding to the
given | ||
Parameters | osid.type.Type | ballotConstrainerRecordType | the type of ballot constrainer record to retrieve |
Return | osid.voting.rules.records.BallotConstrainerRecord | the ballot constrainer record | |
Errors | NULL_ARGUMENT | ballotConstrainerRecordType is null | |
OPERATION_FAILED | unable to complete request | ||
UNSUPPORTED | hasRecordType(ballotConstrainerRecordType) is false
| ||
Compliance | mandatory | This method must be implemented. |