Uses of Interface
org.osid.provisioning.rules.BrokerProcessorEnablerQuery
Packages that use BrokerProcessorEnablerQuery
Package
Description
The Open Service Interface Definitions for the org.osid.provisioning.rules
service.
-
Uses of BrokerProcessorEnablerQuery in org.osid.provisioning.rules
Methods in org.osid.provisioning.rules that return BrokerProcessorEnablerQueryModifier and TypeMethodDescriptionBrokerProcessorEnablerQuerySession.getBrokerProcessorEnablerQuery()Gets a broker processor enabler query.BrokerProcessorEnablerSmartDistributorSession.getBrokerProcessorEnablerQuery()Gets a broker processor enabler query.BrokerProcessorEnablerSearchSession.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.Methods in org.osid.provisioning.rules with parameters of type BrokerProcessorEnablerQueryModifier and TypeMethodDescriptionvoidBrokerProcessorEnablerSmartDistributorSession.applyBrokerProcessorEnablerQuery(BrokerProcessorEnablerQuery brokerProcessorEnablerQuery) Applies a broker processor enabler query to this distributor.BrokerProcessorEnablerQuerySession.getBrokerProcessorEnablersByQuery(BrokerProcessorEnablerQuery brokerProcessorEnablerQuery) Gets a list ofBrokerProcessorEnablersmatching the given search.BrokerProcessorEnablerSearchSession.getBrokerProcessorEnablersBySearch(BrokerProcessorEnablerQuery brokerProcessorEnablerQuery, BrokerProcessorEnablerSearch brokerProcessorEnablerSearch) Gets the search results matching the given search query using the given search.