| Interface | osid.voting.PollsForm | ||
|---|---|---|---|
| Implements | osid.OsidCatalogForm | ||
| Description | 
                 This is the form for creating and updating polls.   | ||
| Method | getPollsFormRecord | ||
| Description | 
                     Gets the   | ||
| Parameters | osid.type.Type | pollsRecordType | the polls record type | 
| Return | osid.voting.records.PollsFormRecord | the polls form record | |
| Errors | NULL_ARGUMENT |  pollsRecordType  is  null   |                 |
| OPERATION_FAILED | unable to complete request | ||
| UNSUPPORTED |  hasRecordType(pollsRecordType)  is  false   |                 ||
| Compliance | mandatory | This method must be implemented. | |