Uses of Interface
org.osid.tracking.rules.QueueProcessorNotificationSession
Packages that use QueueProcessorNotificationSession
Package
Description
The Open Service Interface Definitions for the org.osid.tracking.rules
service.
-
Uses of QueueProcessorNotificationSession in org.osid.tracking.rules
Methods in org.osid.tracking.rules that return QueueProcessorNotificationSessionModifier and TypeMethodDescriptionTrackingRulesManager.getQueueProcessorNotificationSession(QueueProcessorReceiver queueProcessorReceiver) Gets theOsidSessionassociated with the queue processor notification service.TrackingRulesProxyManager.getQueueProcessorNotificationSession(QueueProcessorReceiver queueProcessorReceiver, Proxy proxy) Gets theOsidSessionassociated with the queue processor notification service.TrackingRulesManager.getQueueProcessorNotificationSessionForFrontOffice(QueueProcessorReceiver queueProcessorReceiver, Id frontOfficeId) Gets theOsidSessionassociated with the queue processor notification service for the given front office.TrackingRulesProxyManager.getQueueProcessorNotificationSessionForFrontOffice(QueueProcessorReceiver queueProcessorReceiver, Id frontOfficeId, Proxy proxy) Gets theOsidSessionassociated with the queue processor notification service for the given front office.