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