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.PackageAdminSession.getDepot()Gets theDepotassociated with this session.PackageLookupSession.getDepot()Gets theDepotassociated with this session.PackageNotificationSession.getDepot()Gets theDepotassociated with this session.PackageQuerySession.getDepot()Gets theDepotassociated with this session.PackageSmartDepotSession.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().