Package | Description |
---|---|
org.osid.installation |
The Open Service Interface Definitions for the org.osid.installation
service.
|
Modifier and Type | Method and Description |
---|---|
InstallationUpdateSession |
InstallationManager.getInstallationUpdateSession()
Gets the
OsidSession associated with the installation
update service. |
InstallationUpdateSession |
InstallationProxyManager.getInstallationUpdateSession(Proxy proxy)
Gets the
OsidSession associated with the installation
update service. |
InstallationUpdateSession |
InstallationManager.getInstallationUpdateSessionForSite(Id siteId)
Gets the
OsidSession associated with the installation
update service for the given site. |
InstallationUpdateSession |
InstallationProxyManager.getInstallationUpdateSessionForSite(Id siteId,
Proxy proxy)
Gets the
OsidSession associated with the installation
update service for the given site. |