| Interface | osid.configuration.rules.ValueEnablerForm | ||
|---|---|---|---|
| Implements | osid.OsidEnablerForm | ||
| Description | This is the form for creating and updating  | ||
| Method | getValueEnablerFormRecord | ||
| Description | Gets the  | ||
| Parameters | osid.type.Type | valueEnablerRecordType | a value enabler record type | 
| Return | osid.configuration.rules.records.ValueEnablerFormRecord | the value enabler form record | |
| Errors | NULL_ARGUMENT |  valueEnablerRecordType is null  | |
| OPERATION_FAILED | unable to complete request | ||
| UNSUPPORTED |  hasRecordType(valueEnablerRecordType) is false 
 | ||
| Compliance | mandatory | This method must be implemented. | |