| Package | Description |
|---|---|
| org.osid.installation |
The Open Service Interface Definitions for the org.osid.installation
service.
|
| Modifier and Type | Method and Description |
|---|---|
PackageLookupSession |
InstallationManager.getPackageLookupSession()
Gets the
OsidSession associated with the package lookup
service. |
PackageLookupSession |
InstallationProxyManager.getPackageLookupSession(Proxy proxy)
Gets the
OsidSession associated with the package lookup
service. |
PackageLookupSession |
InstallationManager.getPackageLookupSessionForDepot(Id depotId)
Gets the
OsidSession associated with the package lookup
service for the given depot. |
PackageLookupSession |
InstallationProxyManager.getPackageLookupSessionForDepot(Id depotId,
Proxy proxy)
Gets the
OsidSession associated with the package lookup
service for the given depot. |