Uses of Interface
org.osid.tracking.rules.QueueEnablerQueryInspector
Packages that use QueueEnablerQueryInspector
Package
Description
The Open Service Interface Definitions for the org.osid.tracking.rules
service.
-
Uses of QueueEnablerQueryInspector in org.osid.tracking.rules
Methods in org.osid.tracking.rules that return QueueEnablerQueryInspectorModifier and TypeMethodDescriptionQueueEnablerSearchResults.getQueueEnablerQueryInspector()Gets the inspector for the query to examine the terms used in the search.QueueEnablerSmartFrontOfficeSession.inspectQueueEnablerQuery()Gets a queue enabler query inspector for this front office.Methods in org.osid.tracking.rules with parameters of type QueueEnablerQueryInspectorModifier and TypeMethodDescriptionQueueEnablerSearchSession.getQueueEnablerQueryFromInspector(QueueEnablerQueryInspector queueEnablerQueryInspector) Gets a queue enabler query from an inspector.QueueEnablerSmartFrontOfficeSession.getQueueEnablerQueryFromInspector(QueueEnablerQueryInspector queueEnablerQueryInspector) Gets a queue enabler query from an inspector.