Uses of Interface
org.osid.provisioning.rules.BrokerProcessorEnablerQueryInspector
Packages that use BrokerProcessorEnablerQueryInspector
Package
Description
The Open Service Interface Definitions for the org.osid.provisioning.rules
service.
-
Uses of BrokerProcessorEnablerQueryInspector in org.osid.provisioning.rules
Methods in org.osid.provisioning.rules that return BrokerProcessorEnablerQueryInspectorModifier and TypeMethodDescriptionBrokerProcessorEnablerSearchResults.getBrokerProcessorEnablerQueryInspector()Gets the inspector for the query to examine the terms used in the search.BrokerProcessorEnablerSmartDistributorSession.inspectBrokerProcessorEnablerQuery()Gets a broker processor enabler query inspector for this distributor.Methods in org.osid.provisioning.rules with parameters of type BrokerProcessorEnablerQueryInspectorModifier and TypeMethodDescriptionBrokerProcessorEnablerSearchSession.getBrokerProcessorEnablerQueryFromInspector(BrokerProcessorEnablerQueryInspector brokerProcessorEnablerQueryInspector) Gets a broker processor enabler query from an inspector.BrokerProcessorEnablerSmartDistributorSession.getBrokerProcessorEnablerQueryFromInspector(BrokerProcessorEnablerQueryInspector brokerProcessorEnablerQueryInspector) Gets a broker processor enabler query from an inspector.