| Interface | osid.rules.check.AgendaForm | ||
|---|---|---|---|
| Implements | osid.OsidObjectForm | ||
| Description | 
                 This is the form for creating and updating   | ||
| Method | getAgendaFormRecord | ||
| Description | 
                     Gets the   | ||
| Parameters | osid.type.Type | agendaRecordType | an agenda record type | 
| Return | osid.rules.check.records.AgendaFormRecord | the agenda form record | |
| Errors | NULL_ARGUMENT |  agendaRecordType  is  null   |                 |
| OPERATION_FAILED | unable to complete request | ||
| PERMISSION_DENIED | authorization failure occurred | ||
| UNSUPPORTED |  hasRecordType(agendaRecordType)  is  false   |                 ||
| Compliance | mandatory | This method must be implemented. | |