Uses of Interface
org.osid.tracking.rules.QueueProcessorReceiver
Packages that use QueueProcessorReceiver
Package
Description
The Open Service Interface Definitions for the org.osid.tracking.rules
service.
-
Uses of QueueProcessorReceiver in org.osid.tracking.rules
Methods in org.osid.tracking.rules with parameters of type QueueProcessorReceiverModifier 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.