| Package | Description |
|---|---|
| org.osid.messaging |
The Open Service Interface Definitions for the org.osid.messaging
service.
|
| org.osid.messaging.batch |
The Open Service Interface Definitions for the org.osid.messaging.batch
service.
|
| Modifier and Type | Method and Description |
|---|---|
ReceiptForm |
ReceiptAdminSession.getReceiptFormForUpdate(Id receiptId)
Gets the receipt form for updating an existing receipt.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ReceiptAdminSession.updateReceipt(ReceiptForm receiptForm)
Updates an existing receipt.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
ReceiptBatchForm
This is the form for creating and updating receipts in bulk.
|