| Package | Description |
|---|---|
| org.osid.installation |
The Open Service Interface Definitions for the org.osid.installation
service.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
InstallationSearchSession
This session provides methods for searching
Installations. |
| Modifier and Type | Method and Description |
|---|---|
InstallationQuerySession[] |
InstallationManager.getInstallationQuerySession()
Gets the
OsidSession associated with the installation
query service. |
InstallationQuerySession[] |
InstallationProxyManager.getInstallationQuerySession(Proxy proxy)
Gets the
OsidSession associated with the installation
query service. |
InstallationQuerySession[] |
InstallationManager.getInstallationQuerySessionForSite(Id siteId)
Gets the
OsidSession associated with the installation
query service for the given site. |
InstallationQuerySession[] |
InstallationProxyManager.getInstallationQuerySessionForSite(Id siteId,
Proxy proxy)
Gets the
OsidSession associated with the installation
query service for the given site. |