Uses of Interface
org.osid.messaging.batch.ReceiptBatchFormList
Packages that use ReceiptBatchFormList
Package
Description
The Open Service Interface Definitions for the org.osid.messaging.batch
service.
-
Uses of ReceiptBatchFormList in org.osid.messaging.batch
Methods in org.osid.messaging.batch that return ReceiptBatchFormListModifier and TypeMethodDescriptionReceiptBatchAdminSession.getReceiptFormsForUpdate(IdList receiptIds) Gets the receipt forms for updating an existing set of receipts.Methods in org.osid.messaging.batch with parameters of type ReceiptBatchFormListModifier and TypeMethodDescriptionReceiptBatchAdminSession.updateReceipts(ReceiptBatchFormList receiptForms) Updates existing receipts.