| Interface | osid.resourcing.FoundryForm | ||
|---|---|---|---|
| Implements | osid.OsidCatalogForm | ||
| Description |
This is the form for creating and updating foundries.
| ||
| Method | getFoundryFormRecord | ||
| Description |
Gets the | ||
| Parameters | osid.type.Type | foundryRecordType | a foundry record type |
| Return | osid.resourcing.records.FoundryFormRecord | the foundry form record | |
| Errors | NULL_ARGUMENT | foundryRecordType is null | |
| OPERATION_FAILED | unable to complete request | ||
| UNSUPPORTED | hasRecordType(foundryRecordType) is false | ||
| Compliance | mandatory | This method must be implemented. | |