| Interface | osid.control.SystemForm | ||
|---|---|---|---|
| Implements | osid.OsidCatalogForm | ||
| Description |
This is the form for creating and updating systems. | ||
| Method | getSystemFormRecord | ||
| Description |
Gets the | ||
| Parameters | osid.type.Type | systemRecordType | a system record type |
| Return | osid.control.records.SystemFormRecord | the system form record | |
| Errors | NULL_ARGUMENT | systemRecordType is null | |
| OPERATION_FAILED | unable to complete request | ||
| UNSUPPORTED | hasRecordType(systemRecordType) is false | ||
| Compliance | mandatory | This method must be implemented. | |