Package | Description |
---|---|
org.osid.provisioning |
The Open Service Interface Definitions for the org.osid.provisioning
service.
|
org.osid.provisioning.batch |
The Open Service Interface Definitions for the org.osid.provisioning.batch
service.
|
Modifier and Type | Method and Description |
---|---|
QueueAdminSession |
ProvisioningManager.getQueueAdminSession()
Gets the
OsidSession associated with the queue
administration service. |
QueueAdminSession |
ProvisioningProxyManager.getQueueAdminSession(Proxy proxy)
Gets the
OsidSession associated with the queue
administration service. |
QueueAdminSession |
ProvisioningManager.getQueueAdminSessionForDistributor(Id distributorId)
Gets the
OsidSession associated with the queue
administration service for the given distributor. |
QueueAdminSession |
ProvisioningProxyManager.getQueueAdminSessionForDistributor(Id distributorId,
Proxy proxy)
Gets the
OsidSession associated with the queue
administration service for the given distributor. |
Modifier and Type | Interface and Description |
---|---|
interface |
QueueBatchAdminSession
This session creates, updates, and deletes
Queues in
bulk. |