| Interface | osid.workflow.rules.ProcessConstrainerForm | ||
|---|---|---|---|
| Implements | osid.OsidConstrainerForm | ||
| Used By | osid.workflow.rules.ProcessConstrainerAdminSession | ||
| Description |
This is the form for creating and updating
| ||
| Method | getProcessConstrainerFormRecord | ||
| Description |
Gets the | ||
| Parameters | osid.type.Type | processConstrainerRecordType | a process constrainer record type |
| Return | osid.workflow.rules.records.ProcessConstrainerFormRecord | the process constrainer form record | |
| Errors | NULL_ARGUMENT | processConstrainerRecordType is null | |
| OPERATION_FAILED | unable to complete request | ||
| UNSUPPORTED | hasRecordType(processConstrainerRecordType) is
false | ||
| Compliance | mandatory | This method must be implemented. | |