| Interface | osid.configuration.rules.ParameterProcessor | ||
|---|---|---|---|
| Implements | osid.OsidProcessor | ||
| Description | A  | ||
| Method | getParameterProcessorRecord | ||
| Description | Gets the parameter processor record corresponding to 
                    the given  | ||
| Parameters | osid.type.Type | parameterProcessorRecordType | the type of parameter processor record to retrieve | 
| Return | osid.configuration.rules.records.ParameterProcessorRecord | the parameter processor 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. | |