Uses of Interface
org.osid.provisioning.QueueQuerySession
Packages that use QueueQuerySession
Package
Description
The Open Service Interface Definitions for the org.osid.provisioning
service.
-
Uses of QueueQuerySession in org.osid.provisioning
Subinterfaces of QueueQuerySession in org.osid.provisioningModifier and TypeInterfaceDescriptioninterfaceThis session provides methods for searching amongQueueobjects.Methods in org.osid.provisioning that return QueueQuerySessionModifier and TypeMethodDescriptionProvisioningManager.getQueueQuerySession()Gets theOsidSessionassociated with the queue query service.ProvisioningProxyManager.getQueueQuerySession(Proxy proxy) Gets theOsidSessionassociated with the queue query service.ProvisioningManager.getQueueQuerySessionForDistributor(Id distributorId) Gets theOsidSessionassociated with the queue query service for the given distributor.ProvisioningProxyManager.getQueueQuerySessionForDistributor(Id distributorId, Proxy proxy) Gets theOsidSessionassociated with the queue query service for the given distributor.