Uses of Interface
org.osid.messaging.ReceiptForm
Packages that use ReceiptForm
Package
Description
The Open Service Interface Definitions for the org.osid.messaging
service.
The Open Service Interface Definitions for the org.osid.messaging.batch
service.
-
Uses of ReceiptForm in org.osid.messaging
Methods in org.osid.messaging that return ReceiptFormModifier and TypeMethodDescriptionReceiptAdminSession.getReceiptFormForUpdate(Id receiptId) Gets the receipt form for updating an existing receipt.Methods in org.osid.messaging with parameters of type ReceiptFormModifier and TypeMethodDescriptionvoidReceiptAdminSession.updateReceipt(ReceiptForm receiptForm) Updates an existing receipt. -
Uses of ReceiptForm in org.osid.messaging.batch
Subinterfaces of ReceiptForm in org.osid.messaging.batchModifier and TypeInterfaceDescriptioninterfaceThis is the form for creating and updating receipts in bulk.