Uses of Interface
org.osid.tracking.rules.QueueConstrainerEnablerQueryInspector
Packages that use QueueConstrainerEnablerQueryInspector
Package
Description
The Open Service Interface Definitions for the org.osid.tracking.rules
service.
-
Uses of QueueConstrainerEnablerQueryInspector in org.osid.tracking.rules
Methods in org.osid.tracking.rules that return QueueConstrainerEnablerQueryInspectorModifier and TypeMethodDescriptionQueueConstrainerEnablerSearchResults.getQueueConstrainerEnablerQueryInspector()Gets the inspector for the query to examine the terms used in the search.QueueConstrainerEnablerSmartFrontOfficeSession.inspectQueueConstrainerEnablerQuery()Gets a queue constrainer enabler query inspector for this front office.Methods in org.osid.tracking.rules with parameters of type QueueConstrainerEnablerQueryInspectorModifier and TypeMethodDescriptionQueueConstrainerEnablerSearchSession.getQueueConstrainerEnablerQueryFromInspector(QueueConstrainerEnablerQueryInspector queueConstrainerEnablerQueryInspector) Gets a queue constrainer enabler query from an inspector.QueueConstrainerEnablerSmartFrontOfficeSession.getQueueConstrainerEnablerQueryFromInspector(QueueConstrainerEnablerQueryInspector queueConstrainerEnablerQueryInspector) Gets a queue constrainer enabler query from an inspector.