| Interface | osid.voting.rules.VoteEnablerForm | ||
|---|---|---|---|
| Implements | osid.OsidEnablerForm | ||
| Used By | osid.voting.rules.VoteEnablerAdminSession | ||
| Description |
This is the form for creating and updating
| ||
| Method | getVoteEnablerFormRecord | ||
| Description |
Gets the | ||
| Parameters | osid.type.Type | voteEnablerRecordType | a vote enabler record type |
| Return | osid.voting.rules.records.VoteEnablerFormRecord | the vote enabler form record | |
| Errors | NULL_ARGUMENT | voteEnablerRecordType is null | |
| OPERATION_FAILED | unable to complete request | ||
| UNSUPPORTED | hasRecordType(voteEnablerRecordType) is false | ||
| Compliance | mandatory | This method must be implemented. | |