Uses of Interface
org.osid.tracking.QueueQueryInspector
Packages that use QueueQueryInspector
Package
Description
The Open Service Interface Definitions for the org.osid.tracking
service.
The Open Service Interface Definitions for the org.osid.tracking.rules
service.
-
Uses of QueueQueryInspector in org.osid.tracking
Methods in org.osid.tracking that return QueueQueryInspectorModifier and TypeMethodDescriptionQueueSearchResults.getQueueQueryInspector()Gets the inspector for the query to examine the terms used in the search.FrontOfficeQueryInspector.getQueueTerms()Gets the queue query terms.IssueQueryInspector.getQueueTerms()Gets the queue query terms.QueueSmartFrontOfficeSession.inspectQueueQuery()Gets a queue query inspector for this front office.Methods in org.osid.tracking with parameters of type QueueQueryInspectorModifier and TypeMethodDescriptionQueueSearchSession.getQueueQueryFromInspector(QueueQueryInspector queueQueryInspector) Gets a queue query from an inspector.QueueSmartFrontOfficeSession.getQueueQueryFromInspector(QueueQueryInspector queueQueryInspector) Gets a queue query from an inspector. -
Uses of QueueQueryInspector in org.osid.tracking.rules
Methods in org.osid.tracking.rules that return QueueQueryInspectorModifier and TypeMethodDescriptionQueueConstrainerQueryInspector.getRuledQueueTerms()Gets the queue query terms.QueueEnablerQueryInspector.getRuledQueueTerms()Gets the queue query terms.QueueProcessorQueryInspector.getRuledQueueTerms()Gets the queue query terms.