Uses of Interface
org.osid.tracking.QueueAdminSession
Packages that use QueueAdminSession
Package
Description
The Open Service Interface Definitions for the org.osid.tracking
service.
The Open Service Interface Definitions for the org.osid.tracking.batch
service.
-
Uses of QueueAdminSession in org.osid.tracking
Methods in org.osid.tracking that return QueueAdminSessionModifier and TypeMethodDescriptionTrackingManager.getQueueAdminSession()Gets theOsidSessionassociated with the queue administration service.TrackingProxyManager.getQueueAdminSession(Proxy proxy) Gets theOsidSessionassociated with the queue administration service.TrackingManager.getQueueAdminSessionForFrontOffice(Id frontOfficeId) Gets theOsidSessionassociated with the queue administration service for the given front office.TrackingProxyManager.getQueueAdminSessionForFrontOffice(Id frontOfficeId, Proxy proxy) Gets theOsidSessionassociated with the queue administration service for the given front office. -
Uses of QueueAdminSession in org.osid.tracking.batch
Subinterfaces of QueueAdminSession in org.osid.tracking.batchModifier and TypeInterfaceDescriptioninterfaceThis session creates, updates, and deletesQueuesin bulk.