| Interface | osid.workflow.rules.ProcessProcessorEnablerForm | ||
|---|---|---|---|
| Implements | osid.OsidEnablerForm | ||
| Used By | osid.workflow.rules.ProcessProcessorEnablerAdminSession | ||
| Description |
This is the form for creating and updating
| ||
| Method | getProcessProcessorEnablerFormRecord | ||
| Description |
Gets the | ||
| Parameters | osid.type.Type | processProcessorEnablerRecordType | a process processor enabler record type |
| Return | osid.workflow.rules.records.ProcessProcessorEnablerFormRecord | the process processor enabler form record | |
| Errors | NULL_ARGUMENT | processProcessorEnablerRecordType is null | |
| OPERATION_FAILED | unable to complete request | ||
| UNSUPPORTED | hasRecordType(processProcessorEnablerRecordType) is
false | ||
| Compliance | mandatory | This method must be implemented. | |