Uses of Interface
org.osid.provisioning.RequestAdminSession
Packages that use RequestAdminSession
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 RequestAdminSession in org.osid.provisioning
Methods in org.osid.provisioning that return RequestAdminSessionModifier and TypeMethodDescriptionProvisioningManager.getProvisionableAdminSession()Gets theOsidSessionassociated with the provisionable administration service.ProvisioningProxyManager.getProvisionableAdminSession(Proxy proxy) Gets theOsidSessionassociated with the provisionable administration service.ProvisioningManager.getProvisionableAdminSessionForPool(Id distributorId) Gets theOsidSessionassociated with the provisionable administration service for the given distributor.ProvisioningProxyManager.getProvisionableAdminSessionForPool(Id poolId, Proxy proxy) Gets theOsidSessionassociated with the provisionable administration service for the given pool.ProvisioningManager.getRequestAdminSession()Gets theOsidSessionassociated with the request administrative service.ProvisioningProxyManager.getRequestAdminSession(Proxy proxy) Gets theOsidSessionassociated with the request administrative service.ProvisioningManager.getRequestAdminSessionForQueue(Id queueId) Gets theOsidSessionassociated with the request administrative service for the given queue.ProvisioningProxyManager.getRequestAdminSessionForQueue(Id queueId, Proxy proxy) Gets theOsidSessionassociated with the request administrative service for the given queue. -
Uses of RequestAdminSession in org.osid.provisioning.batch
Subinterfaces of RequestAdminSession in org.osid.provisioning.batchModifier and TypeInterfaceDescriptioninterfaceThis session creates, updates, and deletesRequestsin bulk.