Interface | osid.configuration.rules.ParameterProcessorEnabler | ||
---|---|---|---|
Implements | osid.OsidEnabler | ||
Description |
A | ||
Method | getParameterProcessorEnablerRecord | ||
Description |
Gets the parameter processor enabler record
corresponding to the given | ||
Parameters | osid.type.Type | parameterProcessorEnablerRecordType | the type of parameter processor enabler record to retrieve |
Return | osid.configuration.rules.records.ParameterProcessorEnablerRecord | the parameter processor enabler record | |
Errors | NULL_ARGUMENT | parameterProcessorEnablerRecordType is null | |
OPERATION_FAILED | unable to complete request | ||
UNSUPPORTED | hasRecordType(parameterProcessorEnablerRecordType) is
false | ||
Compliance | mandatory | This method must be implemented. |