Uses of Interface
org.osid.installation.InstallationQuerySession
Packages that use InstallationQuerySession
Package
Description
The Open Service Interface Definitions for the org.osid.installation
service.
-
Uses of InstallationQuerySession in org.osid.installation
Subinterfaces of InstallationQuerySession in org.osid.installationModifier and TypeInterfaceDescriptioninterfaceThis session provides methods for searchingInstallations.Methods in org.osid.installation that return InstallationQuerySessionModifier and TypeMethodDescriptionInstallationManager.getInstallationQuerySession()Gets theOsidSessionassociated with the installation query service.InstallationProxyManager.getInstallationQuerySession(Proxy proxy) Gets theOsidSessionassociated with the installation query service.InstallationManager.getInstallationQuerySessionForSite(Id siteId) Gets theOsidSessionassociated with the installation query service for the given site.InstallationProxyManager.getInstallationQuerySessionForSite(Id siteId, Proxy proxy) Gets theOsidSessionassociated with the installation query service for the given site.