Interface | osid.mapping.path.rules.SpeedZoneEnablerForm | ||
---|---|---|---|
Implements | osid.OsidEnablerForm | ||
Description |
This is the form for creating and updating | ||
Method | getSpeedZoneEnablerFormRecord | ||
Description |
Gets the | ||
Parameters | osid.type.Type | speedZoneEnablerRecordType | a speed zone enabler record type |
Return | osid.mapping.path.rules.records.SpeedZoneEnablerFormRecord | the speed zone enabler form record | |
Errors | NULL_ARGUMENT | speedZoneEnablerRecordType is null | |
OPERATION_FAILED | unable to complete request | ||
UNSUPPORTED | hasRecordType(speedZoneEnablerRecordType) is false
| ||
Compliance | mandatory | This method must be implemented. |