| Interface | osid.messaging.ReceiptForm | ||
|---|---|---|---|
| Implements | osid.OsidObjectForm | ||
osid.OsidSubjugateableForm | |||
| Description |
This is the form for creating and updating | ||
| Method | getReceiptFormRecord | ||
| Description |
Gets the | ||
| Parameters | osid.type.Type | receiptRecordType | the receipt record type |
| Return | osid.messaging.records.ReceiptFormRecord | the receipt form record | |
| Errors | NULL_ARGUMENT | receiptRecordType is null | |
| OPERATION_FAILED | unable to complete request | ||
| UNSUPPORTED | hasRecordType(receiptRecordType) is false | ||
| Compliance | mandatory | This method must be implemented. | |