Uses of Interface
org.osid.tracking.rules.QueueProcessorQuerySession
Packages that use QueueProcessorQuerySession
Package
Description
The Open Service Interface Definitions for the org.osid.tracking.rules
service.
-
Uses of QueueProcessorQuerySession in org.osid.tracking.rules
Subinterfaces of QueueProcessorQuerySession in org.osid.tracking.rulesModifier and TypeInterfaceDescriptioninterfaceThis session provides methods for searching amongQueueProcessorobjects.Methods in org.osid.tracking.rules that return QueueProcessorQuerySessionModifier and TypeMethodDescriptionTrackingRulesManager.getQueueProcessorQuerySession()Gets theOsidSessionassociated with the queue processor query service.TrackingRulesProxyManager.getQueueProcessorQuerySession(Proxy proxy) Gets theOsidSessionassociated with the queue processor query service.TrackingRulesManager.getQueueProcessorQuerySessionForFrontOffice(Id frontOfficeId) Gets theOsidSessionassociated with the queue processor query service for the given front office.TrackingRulesProxyManager.getQueueProcessorQuerySessionForFrontOffice(Id frontOfficeId, Proxy proxy) Gets theOsidSessionassociated with the queue processor query service for the given front office.