Uses of Interface
org.osid.provisioning.QueueAdminSession
Packages that use QueueAdminSession
Package
Description
The Open Service Interface Definitions for the org.osid.provisioning
service.
The Open Service Interface Definitions for the org.osid.provisioning.batch
service.
-
Uses of QueueAdminSession in org.osid.provisioning
Methods in org.osid.provisioning that return QueueAdminSessionModifier and TypeMethodDescriptionProvisioningManager.getQueueAdminSession()Gets theOsidSessionassociated with the queue administration service.ProvisioningProxyManager.getQueueAdminSession(Proxy proxy) Gets theOsidSessionassociated with the queue administration service.ProvisioningManager.getQueueAdminSessionForDistributor(Id distributorId) Gets theOsidSessionassociated with the queue administration service for the given distributor.ProvisioningProxyManager.getQueueAdminSessionForDistributor(Id distributorId, Proxy proxy) Gets theOsidSessionassociated with the queue administration service for the given distributor. -
Uses of QueueAdminSession in org.osid.provisioning.batch
Subinterfaces of QueueAdminSession in org.osid.provisioning.batchModifier and TypeInterfaceDescriptioninterfaceThis session creates, updates, and deletesQueuesin bulk.