| Interface | osid.workflow.rules.StepProcessorEnabler | ||
|---|---|---|---|
| Implements | osid.OsidEnabler | ||
| Description |
A | ||
| Method | getStepProcessorEnablerRecord | ||
| Description |
Gets the step processor enabler record corresponding to
the given | ||
| Parameters | osid.type.Type | stepProcessorEnablerRecordType | the type of step processor enabler record to retrieve |
| Return | osid.workflow.rules.records.StepProcessorEnablerRecord | the step processor enabler record | |
| Errors | NULL_ARGUMENT | stepProcessorEnablerRecordType is null | |
| OPERATION_FAILED | unable to complete request | ||
| UNSUPPORTED | hasRecordType(stepProcessorEnablerRecordType) is
false | ||
| Compliance | mandatory | This method must be implemented. | |