Uses of Interface
org.osid.messaging.Receipt
Packages that use Receipt
Package
Description
The Open Service Interface Definitions for the org.osid.messaging
service.
-
Uses of Receipt in org.osid.messaging
Methods in org.osid.messaging that return ReceiptModifier and TypeMethodDescriptionReceiptList.getNextReceipt()Gets the nextReceiptin this list.Receipt[]ReceiptList.getNextReceipts(long n) Gets the next set ofReceiptsin this list which must be less than or equal to the return fromavailable().Message.getReceipt()Gets the receipt for this message.ReceiptLookupSession.getReceipt(Id receiptId) Gets theReceiptspecified by itsId.