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