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