Uses of Interface
org.osid.messaging.batch.ReceiptBatchAdminSession
Packages that use ReceiptBatchAdminSession
Package
Description
The Open Service Interface Definitions for the org.osid.messaging.batch
service.
-
Uses of ReceiptBatchAdminSession in org.osid.messaging.batch
Methods in org.osid.messaging.batch that return ReceiptBatchAdminSessionModifier and TypeMethodDescriptionMessagingBatchManager.getReceiptBatchAdminSession()Gets theOsidSessionassociated with the bulk receipt administration service.MessagingBatchProxyManager.getReceiptBatchAdminSession(Proxy proxy) Gets theOsidSessionassociated with the bulk receipt administration service.MessagingBatchManager.getReceiptBatchAdminSessionForMailbox(Id mailboxId) Gets theOsidSessionassociated with the bulk receipt administration service for the given mailbox.MessagingBatchProxyManager.getReceiptBatchAdminSessionForMailbox(Id mailboxId, Proxy proxy) Gets theOsidSessionassociated with the bulk receipt administration service for the given mailbox.