Uses of Interface
org.osid.provisioning.rules.BrokerProcessorQuerySession
Packages that use BrokerProcessorQuerySession
Package
Description
The Open Service Interface Definitions for the org.osid.provisioning.rules
service.
-
Uses of BrokerProcessorQuerySession in org.osid.provisioning.rules
Subinterfaces of BrokerProcessorQuerySession in org.osid.provisioning.rulesModifier and TypeInterfaceDescriptioninterfaceThis session provides methods for searching amongBrokerProcessors.Methods in org.osid.provisioning.rules that return BrokerProcessorQuerySessionModifier and TypeMethodDescriptionProvisioningRulesManager.getBrokerProcessorQuerySession()Gets theOsidSessionassociated with the broker processor query service.ProvisioningRulesProxyManager.getBrokerProcessorQuerySession(Proxy proxy) Gets theOsidSessionassociated with the broker processor query service.ProvisioningRulesManager.getBrokerProcessorQuerySessionForDistributor(Id distributorId) Gets theOsidSessionassociated with the broker processor query service for the given distributor.ProvisioningRulesProxyManager.getBrokerProcessorQuerySessionForDistributor(Id distributorId, Proxy proxy) Gets theOsidSessionassociated with the broker processor query service for the given distributor.