| Interface | osid.workflow.rules.StepConstrainerEnabler | ||
|---|---|---|---|
| Implements | osid.OsidEnabler | ||
| Description |
A | ||
| Method | getStepConstrainerEnablerRecord | ||
| Description |
Gets the step constrainer enabler record corresponding
to the given | ||
| Parameters | osid.type.Type | stepConstrainerEnablerRecordType | the type of step constrainer enabler record to retrieve |
| Return | osid.workflow.rules.records.StepConstrainerEnablerRecord | the step constrainer enabler 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. | |