| Interface | osid.inventory.Warehouse | ||
|---|---|---|---|
| Implements | osid.OsidCatalog | ||
| Description | 
                 A   | ||
| Method | getWarehouseRecord | ||
| Description | 
                     Gets the warehouse record corresponding to the given 
                      | ||
| Parameters | osid.type.Type | warehouseRecordType | the type of warehouse record to retrieve | 
| Return | osid.inventory.records.WarehouseRecord | the warehouse record | |
| Errors | NULL_ARGUMENT |  warehouseRecordType  is  null   |                 |
| OPERATION_FAILED | unable to complete request | ||
| UNSUPPORTED |  hasRecordType(warehouseRecordType)  is  false   |                 ||
| Compliance | mandatory | This method must be implemented. | |