Uses of Interface
org.osid.provisioning.rules.BrokerEnablerQueryInspector
Packages that use BrokerEnablerQueryInspector
Package
Description
The Open Service Interface Definitions for the org.osid.provisioning.rules
service.
-
Uses of BrokerEnablerQueryInspector in org.osid.provisioning.rules
Methods in org.osid.provisioning.rules that return BrokerEnablerQueryInspectorModifier and TypeMethodDescriptionBrokerEnablerSearchResults.getBrokerEnablerQueryInspector()Gets the inspector for the query to examine the terms used in the search.BrokerEnablerSmartDistributorSession.inspectBrokerEnablerQuery()Gets a broker enabler query inspector for this distributor.Methods in org.osid.provisioning.rules with parameters of type BrokerEnablerQueryInspectorModifier and TypeMethodDescriptionBrokerEnablerSearchSession.getBrokerEnablerQueryFromInspector(BrokerEnablerQueryInspector brokerEnablerQueryInspector) Gets a broker enabler query from an inspector.BrokerEnablerSmartDistributorSession.getBrokerEnablerQueryFromInspector(BrokerEnablerQueryInspector brokerEnablerQueryInspector) Gets a broker enabler query from an inspector.