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