Uses of Interface
org.osid.messaging.MailboxQueryInspector
Packages that use MailboxQueryInspector
Package
Description
The Open Service Interface Definitions for the org.osid.messaging
service.
-
Uses of MailboxQueryInspector in org.osid.messaging
Methods in org.osid.messaging that return MailboxQueryInspectorModifier and TypeMethodDescriptionMailboxQueryInspector.getAncestorMailboxTerms()Gets the ancestor mailbox query terms.MailboxQueryInspector.getDescendantMailboxTerms()Gets the descendant mailbox query terms.MailboxSearchResults.getMailboxQueryInspector()Gets the inspector for the query to examine the terms used in the search.MessageQueryInspector.getMailboxTerms()Gets the mailbox query terms.ReceiptQueryInspector.getMailboxTerms()Gets the mailbox query terms.Methods in org.osid.messaging with parameters of type MailboxQueryInspectorModifier and TypeMethodDescriptionMailboxSearchSession.getMailboxQueryFromInspector(MailboxQueryInspector mailboxQueryInspector) Gets a mailbox query from an inspector.