Uses of Interface
org.osid.installation.Installation
Packages that use Installation
Package
Description
The Open Service Interface Definitions for the org.osid.installation
service.
-
Uses of Installation in org.osid.installation
Methods in org.osid.installation that return InstallationModifier and TypeMethodDescriptionInstallationLookupSession.getInstallation(Id installationId) Gets theInstallationspecified by itsId.InstallationList.getNextInstallation()Gets the nextInstallationin this list.InstallationList.getNextInstallations(long n) Gets the next set ofInstallationelements in this list which must be less than or equal to the return fromavailable().InstallationManagementSession.installPackage(Id packageId) Installs a package at a default site.