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