| Interface | osid.hold.rules.IssueConstrainerForm | ||
|---|---|---|---|
| Implements | osid.OsidConstrainerForm | ||
| Used By | osid.hold.rules.IssueConstrainerAdminSession | ||
| Description |
This is the form for creating and updating
| ||
| Method | getIssueConstrainerFormRecord | ||
| Description |
Gets the | ||
| Parameters | osid.type.Type | issueConstrainerRecordType | an issue constrainer record type |
| Return | osid.hold.rules.records.IssueConstrainerFormRecord | the issue constrainer form record | |
| Errors | NULL_ARGUMENT | issueConstrainerRecordType is null | |
| OPERATION_FAILED | unable to complete request | ||
| UNSUPPORTED | hasRecordType(issueConstrainerRecordType) is
false | ||
| Compliance | mandatory | This method must be implemented. | |