Interface | osid.configuration.rules.ParameterProcessorEnablerForm | ||
---|---|---|---|
Implements | osid.OsidEnablerForm | ||
Description |
This is the form for creating and updating | ||
Method | getParameterProcessorEnablerFormRecord | ||
Description |
Gets the | ||
Parameters | osid.type.Type | parameterProcessorEnablerRecordType | a parameter processor enabler record type |
Return | osid.configuration.rules.records.ParameterProcessorEnablerFormRecord | the parameter processor enabler form 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. |