| Interface | osid.workflow.rules.ProcessConstrainerEnabler | ||
|---|---|---|---|
| Implements | osid.OsidEnabler | ||
| Used By | osid.workflow.rules.ProcessConstrainerEnablerAdminSession | ||
osid.workflow.rules.ProcessConstrainerEnablerList | |||
osid.workflow.rules.ProcessConstrainerEnablerLookupSession | |||
| Description |
A | ||
| Method | getProcessConstrainerEnablerRecord | ||
| Description |
Gets the process constrainer enabler record
corresponding to the given
| ||
| Parameters | osid.type.Type | processConstrainerEnablerRecordType | the type of process constrainer enabler record to retrieve |
| Return | osid.workflow.rules.records.ProcessConstrainerEnablerRecord | the process constrainer enabler record | |
| Errors | NULL_ARGUMENT | processConstrainerEnablerRecordType is null | |
| OPERATION_FAILED | unable to complete request | ||
| UNSUPPORTED | hasRecordType(processConstrainerEnablerRecordType) is
false | ||
| Compliance | mandatory | This method must be implemented. | |