| Interface | osid.voting.rules.BallotConstrainerForm | ||
|---|---|---|---|
| Implements | osid.OsidConstrainerForm | ||
| Description |
This is the form for creating and updating | ||
| Method | getBallotConstrainerFormRecord | ||
| Description |
Gets the | ||
| Parameters | osid.type.Type | ballotConstrainerRecordType | a ballot constrainer record type |
| Return | osid.voting.rules.records.BallotConstrainerFormRecord | the ballot constrainer form 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. | |