Uses of Interface
org.osid.tracking.QueueQuerySession
Packages that use QueueQuerySession
Package
Description
The Open Service Interface Definitions for the org.osid.tracking
service.
-
Uses of QueueQuerySession in org.osid.tracking
Subinterfaces of QueueQuerySession in org.osid.trackingModifier and TypeInterfaceDescriptioninterfaceThis session provides methods for searching amongQueueobjects.Methods in org.osid.tracking that return QueueQuerySessionModifier and TypeMethodDescriptionTrackingManager.getQueueQuerySession()Gets theOsidSessionassociated with the queue query service.TrackingProxyManager.getQueueQuerySession(Proxy proxy) Gets theOsidSessionassociated with the queue query service.TrackingManager.getQueueQuerySessionForFrontOffice(Id frontOfficeId) Gets theOsidSessionassociated with the queue query service for the given front office.TrackingProxyManager.getQueueQuerySessionForFrontOffice(Id frontOfficeId, Proxy proxy) Gets theOsidSessionassociated with the queue query service for the given front office.