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