Uses of Interface
org.osid.provisioning.PoolAdminSession
Packages that use PoolAdminSession
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 PoolAdminSession in org.osid.provisioning
Methods in org.osid.provisioning that return PoolAdminSessionModifier and TypeMethodDescriptionProvisioningManager.getPoolAdminSession()Gets theOsidSessionassociated with the pool administration service.ProvisioningProxyManager.getPoolAdminSession(Proxy proxy) Gets theOsidSessionassociated with the pool administration service.ProvisioningManager.getPoolAdminSessionForDistributor(Id distributorId) Gets theOsidSessionassociated with the pool administration service for the given distributor.ProvisioningProxyManager.getPoolAdminSessionForDistributor(Id distributorId, Proxy proxy) Gets theOsidSessionassociated with the pool administration service for the given distributor. -
Uses of PoolAdminSession in org.osid.provisioning.batch
Subinterfaces of PoolAdminSession in org.osid.provisioning.batchModifier and TypeInterfaceDescriptioninterfaceThis session creates, updates, and deletesPoolsin bulk.