Uses of Interface
org.osid.installation.InstallationManagementSession
Packages that use InstallationManagementSession
Package
Description
The Open Service Interface Definitions for the org.osid.installation
service.
-
Uses of InstallationManagementSession in org.osid.installation
Methods in org.osid.installation that return InstallationManagementSessionModifier and TypeMethodDescriptionInstallationManager.getInstallationManagementSession()Gets theOsidSessionassociated with the installation management service.InstallationProxyManager.getInstallationManagementSession(Proxy proxy) Gets theOsidSessionassociated with the installation management service.InstallationManager.getInstallationManagementSessionForSite(Id siteId) Gets theOsidSessionassociated with the installation management service for the given site.InstallationProxyManager.getInstallationManagementSessionForSite(Id siteId, Proxy proxy) Gets theOsidSessionassociated with the installation management service for the given site.