| Interface | osid.workflow.rules.StepConstrainer | ||
|---|---|---|---|
| Implements | osid.OsidConstrainer | ||
| Description |
A | ||
| Method | getStepConstrainerRecord | ||
| Description |
Gets the step constrainer record corresponding to the
given | ||
| Parameters | osid.type.Type | stepConstrainerRecordType | the type of step constrainer record to retrieve |
| Return | osid.workflow.rules.records.StepConstrainerRecord | the step constrainer 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. | |