Uses of Interface
org.osid.installation.PackageAdminSession
Packages that use PackageAdminSession
Package
Description
The Open Service Interface Definitions for the org.osid.installation
service.
The Open Service Interface Definitions for the org.osid.installation.batch
service.
-
Uses of PackageAdminSession in org.osid.installation
Methods in org.osid.installation that return PackageAdminSessionModifier and TypeMethodDescriptionInstallationManager.getPackageAdminSession()Gets theOsidSessionassociated with the package administration service.InstallationProxyManager.getPackageAdminSession(Proxy proxy) Gets theOsidSessionassociated with the package administration service.InstallationManager.getPackageAdminSessionForDepot(Id depotId) Gets theOsidSessionassociated with the package admin service for the given depot.InstallationProxyManager.getPackageAdminSessionForDepot(Id depotId, Proxy proxy) Gets theOsidSessionassociated with the package admin service for the given depot. -
Uses of PackageAdminSession in org.osid.installation.batch
Subinterfaces of PackageAdminSession in org.osid.installation.batchModifier and TypeInterfaceDescriptioninterfaceThis session creates, updates, and deletesPackagesin bulk.