| Interface | osid.installation.DepotForm | ||
|---|---|---|---|
| Implements | osid.OsidCatalogForm | ||
| Description |
This is the form for creating and updating depots. | ||
| Method | getDepotFormRecord | ||
| Description |
Gets the | ||
| Parameters | osid.type.Type | depotRecordType | a depot record type |
| Return | osid.installation.records.DepotFormRecord | the depot form 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. | |