Uses of Interface
org.osid.installation.InstallationPackageSearchOrder
Packages that use InstallationPackageSearchOrder
Package
Description
The Open Service Interface Definitions for the org.osid.installation
service.
-
Uses of InstallationPackageSearchOrder in org.osid.installation
Methods in org.osid.installation that return InstallationPackageSearchOrderModifier and TypeMethodDescriptionInstallationPackageSearchSession.getInstallationPackageSearchOrder()Gets a package search order.InstallationPackageSmartDepotSession.getInstallationPackageSearchOrder()Gets a package search order.InstallationSearchOrder.getInstallationPackageSearchOrder()Gets the search order for a package.Methods in org.osid.installation with parameters of type InstallationPackageSearchOrderModifier and TypeMethodDescriptionvoidInstallationPackageSmartDepotSession.applyInstallationPackageSequencing(InstallationPackageSearchOrder installationPackageSearchOrder) Applies a package search order to this depot.voidInstallationPackageSearch.orderInstallationPackageResults(InstallationPackageSearchOrder installationPackageSearchOrder) Specify an ordering to the search results.