| Interface | osid.hold.rules.IssueProcessorEnablerForm | ||
|---|---|---|---|
| Implements | osid.OsidEnablerForm | ||
| Used By | osid.hold.rules.IssueProcessorEnablerAdminSession | ||
| Description |
This is the form for creating and updating
| ||
| Method | getIssueProcessorEnablerFormRecord | ||
| Description |
Gets the | ||
| Parameters | osid.type.Type | issueProcessorEnablerRecordType | an issue processor enabler record type |
| Return | osid.hold.rules.records.IssueProcessorEnablerFormRecord | the issue processor enabler form record | |
| Errors | NULL_ARGUMENT | issueProcessorEnablerRecordType is null | |
| OPERATION_FAILED | unable to complete request | ||
| UNSUPPORTED | hasRecordType(issueProcessorEnablerRecordType) is
false | ||
| Compliance | mandatory | This method must be implemented. | |