Uses of Interface
org.osid.tracking.rules.QueueConstrainerQueryInspector
Packages that use QueueConstrainerQueryInspector
Package
Description
The Open Service Interface Definitions for the org.osid.tracking.rules
service.
-
Uses of QueueConstrainerQueryInspector in org.osid.tracking.rules
Methods in org.osid.tracking.rules that return QueueConstrainerQueryInspectorModifier and TypeMethodDescriptionQueueConstrainerSearchResults.getQueueConstrainerQueryInspector()Gets the inspector for the query to examine the terms used in the search.QueueConstrainerEnablerQueryInspector.getRuledQueueConstrainerTerms()Gets the queue constrainer query terms.QueueConstrainerSmartFrontOfficeSession.inspectQueueConstrainerQuery()Gets a queue constrainer query inspector for this front office.Methods in org.osid.tracking.rules with parameters of type QueueConstrainerQueryInspectorModifier and TypeMethodDescriptionQueueConstrainerSearchSession.getQueueConstrainerQueryFromInspector(QueueConstrainerQueryInspector queueConstrainerQueryInspector) Gets a queue constrainer query from an inspector.QueueConstrainerSmartFrontOfficeSession.getQueueConstrainerQueryFromInspector(QueueConstrainerQueryInspector queueConstrainerQueryInspector) Gets a queue constrainer query from an inspector.