Uses of Interface
org.osid.installation.batch.PackageBatchAdminSession
Packages that use PackageBatchAdminSession
Package
Description
The Open Service Interface Definitions for the org.osid.installation.batch
service.
-
Uses of PackageBatchAdminSession in org.osid.installation.batch
Methods in org.osid.installation.batch that return PackageBatchAdminSessionModifier and TypeMethodDescriptionInstallationBatchManager.getPackageBatchAdminSession()Gets theOsidSessionassociated with the bulk package administration service.InstallationBatchProxyManager.getPackageBatchAdminSession(Proxy proxy) Gets theOsidSessionassociated with the bulk package administration service.InstallationBatchManager.getPackageBatchAdminSessionForDepot(Id depotId) Gets theOsidSessionassociated with the bulk package administration service for the given depot.InstallationBatchProxyManager.getPackageBatchAdminSessionForDepot(Id depotId, Proxy proxy) Gets theOsidSessionassociated with the bulk package administration service for the given depot.