Uses of Interface
org.osid.messaging.MessageQuerySession
Packages that use MessageQuerySession
Package
Description
The Open Service Interface Definitions for the org.osid.messaging
service.
-
Uses of MessageQuerySession in org.osid.messaging
Subinterfaces of MessageQuerySession in org.osid.messagingModifier and TypeInterfaceDescriptioninterfaceThis session provides methods for searching amongMessageobjects.Methods in org.osid.messaging that return MessageQuerySessionModifier and TypeMethodDescriptionMessagingManager.getMailboxQuerySession()Gets the mailbox query session.MessagingManager.getMessageQuerySession()Gets theOsidSessionassociated with the message query service.MessagingProxyManager.getMessageQuerySession(Proxy proxy) Gets theOsidSessionassociated with the message query service.MessagingManager.getMessageQuerySessionForMailbox(Id mailboxId) Gets theOsidSessionassociated with the message query service for the given mailbox.MessagingProxyManager.getMessageQuerySessionForMailbox(Id mailboxId, Proxy proxy) Gets theOsidSessionassociated with the message query service for the given mailbox.