| Interface | osid.configuration.rules.ParameterProcessorForm | ||
|---|---|---|---|
| Implements | osid.OsidProcessorForm | ||
| Description |
This is the form for creating and updating | ||
| Method | getParameterProcessorFormRecord | ||
| Description |
Gets the | ||
| Parameters | osid.type.Type | parameterProcessorRecordType | a parameter processor record type |
| Return | osid.configuration.rules.records.ParameterProcessorFormRecord | the parameter processor form record | |
| Errors | NULL_ARGUMENT | parameterProcessorRecordType is null | |
| OPERATION_FAILED | unable to complete request | ||
| UNSUPPORTED | hasRecordType(parameterProcessorRecordType) is false
| ||
| Compliance | mandatory | This method must be implemented. | |