Uses of Interface
org.osid.tracking.QueueNotificationSession
Packages that use QueueNotificationSession
Package
Description
The Open Service Interface Definitions for the org.osid.tracking
service.
-
Uses of QueueNotificationSession in org.osid.tracking
Methods in org.osid.tracking that return QueueNotificationSessionModifier and TypeMethodDescriptionTrackingManager.getQueueNotificationSession(QueueReceiver queueReceiver) Gets theOsidSessionassociated with the queue notification service.TrackingProxyManager.getQueueNotificationSession(QueueReceiver queueReceiver, Proxy proxy) Gets theOsidSessionassociated with the queue notification service.TrackingManager.getQueueNotificationSessionForFrontOffice(QueueReceiver queueReceiver, Id frontOfficeId) Gets theOsidSessionassociated with the queue notification service for the given front office.TrackingProxyManager.getQueueNotificationSessionForFrontOffice(QueueReceiver queueReceiver, Id frontOfficeId, Proxy proxy) Gets theOsidSessionassociated with the queue notification service for the given front office.