Uses of Interface
org.osid.installation.InstallationLookupSession
Packages that use InstallationLookupSession
Package
Description
The Open Service Interface Definitions for the org.osid.installation
service.
-
Uses of InstallationLookupSession in org.osid.installation
Methods in org.osid.installation that return InstallationLookupSessionModifier and TypeMethodDescriptionInstallationManager.getInstallationLookupSession()Gets theOsidSessionassociated with the installation lookup service.InstallationProxyManager.getInstallationLookupSession(Proxy proxy) Gets theOsidSessionassociated with the installation lookup service.InstallationManager.getInstallationLookupSessionForSite(Id siteId) Gets theOsidSessionassociated with the installation lookup service for the given site.InstallationProxyManager.getInstallationLookupSessionForSite(Id siteId, Proxy proxy) Gets theOsidSessionassociated with the installation lookup service for the given site.