Uses of Interface
org.osid.installation.Depot
Packages that use Depot
Package
Description
The Open Service Interface Definitions for the org.osid.installation
service.
-
Uses of Depot in org.osid.installation
Methods in org.osid.installation that return DepotModifier and TypeMethodDescriptionDepotAdminSession.createDepot(DepotForm depotForm) Creates a newDepot.Gets theDepotspecified by itsId.DepotNode.getDepot()Gets theDepotat this node.Installation.getDepot()Gets the depot from which the package was installed.InstallationPackageAdminSession.getDepot()Gets theDepotassociated with this session.InstallationPackageLookupSession.getDepot()Gets theDepotassociated with this session.InstallationPackageNotificationSession.getDepot()Gets theDepotassociated with this session.InstallationPackageQuerySession.getDepot()Gets theDepotassociated with this session.InstallationPackageSmartDepotSession.getDepot()Gets theDepotassociated with this session.DepotList.getNextDepot()Gets the nextDepotin this list.Depot[]DepotList.getNextDepots(long n) Gets the next set ofDepotelements in this list which must be less than or equal to the return fromavailable().