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