Uses of Interface
org.osid.installation.InstallationPackageAdminSession
Packages that use InstallationPackageAdminSession
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 InstallationPackageAdminSession in org.osid.installation
Methods in org.osid.installation that return InstallationPackageAdminSessionModifier and TypeMethodDescriptionInstallationManager.getInstallationPackageAdminSession()Gets theOsidSessionassociated with the package administration service.InstallationProxyManager.getInstallationPackageAdminSession(Proxy proxy) Gets theOsidSessionassociated with the package administration service.InstallationManager.getInstallationPackageAdminSessionForDepot(Id depotId) Gets theOsidSessionassociated with the package admin service for the given depot.InstallationProxyManager.getInstallationPackageAdminSessionForDepot(Id depotId, Proxy proxy) Gets theOsidSessionassociated with the package admin service for the given depot. -
Uses of InstallationPackageAdminSession in org.osid.installation.batch
Subinterfaces of InstallationPackageAdminSession in org.osid.installation.batchModifier and TypeInterfaceDescriptioninterfaceThis session creates, updates, and deletesInstallationPackagesin bulk.