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