Uses of Interface
org.osid.messaging.Mailbox
Packages that use Mailbox
Package
Description
The Open Service Interface Definitions for the org.osid.messaging
service.
-
Uses of Mailbox in org.osid.messaging
Methods in org.osid.messaging that return MailboxModifier and TypeMethodDescriptionMailboxAdminSession.createMailbox(MailboxForm mailboxForm) Creates a newMailbox.MailboxLookupSession.getMailbox(Id mailboxId) Gets theMailboxspecified by itsId.MailboxNode.getMailbox()Gets theMailboxat this node.MessageAdminSession.getMailbox()Gets theMailboxassociated with this session.MessageLookupSession.getMailbox()Gets theMailboxassociated with this session.MessageNotificationSession.getMailbox()Gets theMailboxassociated with this session.MessageQuerySession.getMailbox()Gets theMailboxassociated with this session.MessageSmartMailboxSession.getMailbox()Gets theMailboxassociated with this session.ReceiptAdminSession.getMailbox()Gets theMailboxassociated with this session.ReceiptLookupSession.getMailbox()Gets theMailboxassociated with this session.ReceiptNotificationSession.getMailbox()Gets theMailboxassociated with this session.MailboxList.getNextMailbox()Gets the nextMailboxin this list.Mailbox[]MailboxList.getNextMailboxes(long n) Gets the next set ofMailboxelements in this list which must be less than or equal to the return fromavailable().