Uses of Interface
org.osid.provisioning.rules.QueueProcessorRuleLookupSession
Packages that use QueueProcessorRuleLookupSession
Package
Description
The Open Service Interface Definitions for the org.osid.provisioning.rules
service.
-
Uses of QueueProcessorRuleLookupSession in org.osid.provisioning.rules
Methods in org.osid.provisioning.rules that return QueueProcessorRuleLookupSessionModifier and TypeMethodDescriptionProvisioningRulesManager.getQueueProcessorRuleLookupSession()Gets theOsidSessionassociated with the queue processor mapping lookup service for looking up the rules applied to a queue.ProvisioningRulesProxyManager.getQueueProcessorRuleLookupSession(Proxy proxy) Gets theOsidSessionassociated with the queue processor mapping lookup service for looking up the rules applied to a queue processor.ProvisioningRulesManager.getQueueProcessorRuleLookupSessionForDistributor(Id distributorId) Gets theOsidSessionassociated with the queue processor mapping lookup service for the given distributor for looking up rules applied to a queue.ProvisioningRulesProxyManager.getQueueProcessorRuleLookupSessionForDistributor(Id distributorId, Proxy proxy) Gets theOsidSessionassociated with the queue processor mapping lookup service for the given distributor for looking up rules applied to a queue.