Uses of Interface
org.osid.provisioning.BrokerQuerySession
Packages that use BrokerQuerySession
Package
Description
The Open Service Interface Definitions for the org.osid.provisioning
service.
-
Uses of BrokerQuerySession in org.osid.provisioning
Subinterfaces of BrokerQuerySession in org.osid.provisioningModifier and TypeInterfaceDescriptioninterfaceThis session provides methods for searching amongBrokerobjects.Methods in org.osid.provisioning that return BrokerQuerySessionModifier and TypeMethodDescriptionProvisioningManager.getBrokerQuerySession()Gets theOsidSessionassociated with the broker query service.ProvisioningProxyManager.getBrokerQuerySession(Proxy proxy) Gets theOsidSessionassociated with the broker query service.ProvisioningManager.getBrokerQuerySessionForDistributor(Id distributorId) Gets theOsidSessionassociated with the broker query service for the given distributor.ProvisioningProxyManager.getBrokerQuerySessionForDistributor(Id distributorId, Proxy proxy) Gets theOsidSessionassociated with the broker query service for the given distributor.