Uses of Interface
org.osid.messaging.MessageQueryInspector
Packages that use MessageQueryInspector
Package
Description
The Open Service Interface Definitions for the org.osid.messaging
service.
-
Uses of MessageQueryInspector in org.osid.messaging
Methods in org.osid.messaging that return MessageQueryInspectorModifier and TypeMethodDescriptionMessageSearchResults.getMessageQueryInspector()Gets the inspector for the query to examine the terms used in the search.MailboxQueryInspector.getMessageTerms()Gets the message query terms.ReceiptQueryInspector.getMessageTerms()Gets the message query terms.MessageSmartMailboxSession.inspecMessageQuery()Gets a message query inspector for this mailbox.Methods in org.osid.messaging with parameters of type MessageQueryInspectorModifier and TypeMethodDescriptionMessageSearchSession.getMessageQueryFromInspector(MessageQueryInspector messageQueryInspector) Gets a message query from an inspector.MessageSmartMailboxSession.getMessageQueryFromInspector(MessageQueryInspector messageQueryInspector) Gets a message query from an inspector.