Interface | osid.inventory.WarehouseForm | ||
---|---|---|---|
Implements | osid.OsidCatalogForm | ||
Description |
This is the form for creating and updating warehouses.
| ||
Method | getWarehouseFormRecord | ||
Description |
Gets the | ||
Parameters | osid.type.Type | warehouseRecordType | a warehouse record type |
Return | osid.inventory.records.WarehouseFormRecord | the warehouse form 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. |