| Interface | osid.installation.Depot | ||
|---|---|---|---|
| Implements | osid.OsidCatalog | ||
| Description | 
                 A depot defines a collection of packages.  | ||
| Method | getDepotRecord | ||
| Description | 
                     Gets the depot record corresponding to the given   | ||
| Parameters | osid.type.Type | depotRecordType | a depot record type | 
| Return | osid.installation.records.DepotRecord | the depot record | |
| Errors | NULL_ARGUMENT |  depotRecordType  is  null   |                 |
| OPERATION_FAILED | unable to complete request | ||
| UNSUPPORTED |  hasRecordType(depotRecordType)  is  false   |                 ||
| Compliance | mandatory | This method must be implemented. | |