Uses of Interface
org.osid.tracking.rules.QueueProcessorRuleLookupSession
Packages that use QueueProcessorRuleLookupSession
Package
Description
The Open Service Interface Definitions for the org.osid.tracking.rules
service.
-
Uses of QueueProcessorRuleLookupSession in org.osid.tracking.rules
Methods in org.osid.tracking.rules that return QueueProcessorRuleLookupSessionModifier and TypeMethodDescriptionTrackingRulesManager.getQueueProcessorRuleLookupSession()Gets theOsidSessionassociated with the queue processor mapping lookup service for looking up the rules applied to a queue.TrackingRulesProxyManager.getQueueProcessorRuleLookupSession(Proxy proxy) Gets theOsidSessionassociated with the queue processor mapping lookup service for looking up the rules applied to a queue processor.TrackingRulesManager.getQueueProcessorRuleLookupSessionForFrontOffice(Id frontOfficeId) Gets theOsidSessionassociated with the queue processor mapping lookup service for the given front office for looking up rules applied to a queue.TrackingRulesProxyManager.getQueueProcessorRuleLookupSessionForFrontOffice(Id frontOfficeId, Proxy proxy) Gets theOsidSessionassociated with the queue processor mapping lookup service for the given front office for looking up rules applied to a queue.