Uses of Interface
org.osid.messaging.ReceiptAdminSession
Packages that use ReceiptAdminSession
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 ReceiptAdminSession in org.osid.messaging
Methods in org.osid.messaging that return ReceiptAdminSessionModifier and TypeMethodDescriptionMessagingManager.getReceiptAdminSession()Gets theOsidSessionassociated with the receipt administrative service.MessagingProxyManager.getReceiptAdminSession(Proxy proxy) Gets theOsidSessionassociated with the receipt administrative service.MessagingManager.getReceiptAdminSessionForMailbox(Id mailboxId) Gets theOsidSessionassociated with the receipt administrative service for the given mailbox.MessagingProxyManager.getReceiptAdminSessionForMailbox(Id mailboxId, Proxy proxy) Gets theOsidSessionassociated with the receipt administrative service for the given mailbox. -
Uses of ReceiptAdminSession in org.osid.messaging.batch
Subinterfaces of ReceiptAdminSession in org.osid.messaging.batchModifier and TypeInterfaceDescriptioninterfaceThis session updatesReceiptsin bulk.