| Interface | osid.mapping.MapForm | ||
|---|---|---|---|
| Implements | osid.OsidCatalogForm | ||
| Description |
This is the form for creating and updating maps. | ||
| Method | getMapFormRecord | ||
| Description |
Gets the | ||
| Parameters | osid.type.Type | mapRecordType | a map record type |
| Return | osid.mapping.records.MapFormRecord | the map form record | |
| Errors | NULL_ARGUMENT | mapRecordType is null | |
| OPERATION_FAILED | unable to complete request | ||
| UNSUPPORTED | hasRecordType(mapRecordType) is false | ||
| Compliance | mandatory | This method must be implemented. | |