Uses of Interface
org.osid.tracking.rules.QueueProcessorEnablerQueryInspector
Packages that use QueueProcessorEnablerQueryInspector
Package
Description
The Open Service Interface Definitions for the org.osid.tracking.rules
service.
-
Uses of QueueProcessorEnablerQueryInspector in org.osid.tracking.rules
Methods in org.osid.tracking.rules that return QueueProcessorEnablerQueryInspectorModifier and TypeMethodDescriptionQueueProcessorEnablerSearchResults.getQueueProcessorEnablerQueryInspector()Gets the inspector for the query to examine the terms used in the search.QueueProcessorEnablerSmartFrontOfficeSession.inspectQueueProcessorEnablerQuery()Gets a queue processor enabler query inspector for this front office.Methods in org.osid.tracking.rules with parameters of type QueueProcessorEnablerQueryInspectorModifier and TypeMethodDescriptionQueueProcessorEnablerSearchSession.getQueueProcessorEnablerQueryFromInspector(QueueProcessorEnablerQueryInspector queueProcessorEnablerQueryInspector) Gets a queue processor enabler query from an inspector.QueueProcessorEnablerSmartFrontOfficeSession.getQueueProcessorEnablerQueryFromInspector(QueueProcessorEnablerQueryInspector queueProcessorEnablerQueryInspector) Gets a queue processor enabler query from an inspector.