Interface | osid.voting.rules.BallotConstrainerEnablerForm | ||
---|---|---|---|
Implements | osid.OsidEnablerForm | ||
Description |
This is the form for creating and updating | ||
Method | getBallotConstrainerEnablerFormRecord | ||
Description |
Gets the | ||
Parameters | osid.type.Type | ballotConstrainerEnablerRecordType | a ballot constrainer enabler record type |
Return | osid.voting.rules.records.BallotConstrainerEnablerFormRecord | the ballot constrainer enabler form 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. |