| Interface | osid.workflow.rules.StepConstrainerForm | ||
|---|---|---|---|
| Implements | osid.OsidConstrainerForm | ||
| Description |
This is the form for creating and updating | ||
| Method | getStepConstrainerFormRecord | ||
| Description |
Gets the | ||
| Parameters | osid.type.Type | stepConstrainerRecordType | a step constrainer record type |
| Return | osid.workflow.rules.records.StepConstrainerFormRecord | the step constrainer form record | |
| Errors | NULL_ARGUMENT | stepConstrainerRecordType is null | |
| OPERATION_FAILED | unable to complete request | ||
| UNSUPPORTED | hasRecordType(stepConstrainerRecordType) is false
| ||
| Compliance | mandatory | This method must be implemented. | |