Uses of Interface
org.osid.installation.InstallationPackageQuerySession
Packages that use InstallationPackageQuerySession
Package
Description
The Open Service Interface Definitions for the org.osid.installation
service.
-
Uses of InstallationPackageQuerySession in org.osid.installation
Subinterfaces of InstallationPackageQuerySession in org.osid.installationModifier and TypeInterfaceDescriptioninterfaceThis session provides methods for searchingInstallationPackages.Methods in org.osid.installation that return InstallationPackageQuerySessionModifier and TypeMethodDescriptionInstallationManager.getInstallationPackageQuerySession()Gets theOsidSessionassociated with the package query service.InstallationProxyManager.getInstallationPackageQuerySession(Proxy proxy) Gets theOsidSessionassociated with the package query service.InstallationManager.getInstallationPackageQuerySessionForDepot(Id depotId) Gets theOsidSessionassociated with the package query service for the given depot.InstallationProxyManager.getInstallationPackageQuerySessionForDepot(Id depotId, Proxy proxy) Gets theOsidSessionassociated with the package query service for the given depot.