| Interface | osid.workflow.rules.ProcessProcessorEnabler | ||
|---|---|---|---|
| Implements | osid.OsidEnabler | ||
| Used By | osid.workflow.rules.ProcessProcessorEnablerAdminSession | ||
osid.workflow.rules.ProcessProcessorEnablerList | |||
osid.workflow.rules.ProcessProcessorEnablerLookupSession | |||
| Description |
A | ||
| Method | getProcessProcessorEnablerRecord | ||
| Description |
Gets the process processor enabler record corresponding
to the given | ||
| Parameters | osid.type.Type | processProcessorEnablerRecordType | the type of process processor enabler record to retrieve |
| Return | osid.workflow.rules.records.ProcessProcessorEnablerRecord | the process processor enabler record | |
| Errors | NULL_ARGUMENT | processProcessorEnablerRecordType is null | |
| OPERATION_FAILED | unable to complete request | ||
| UNSUPPORTED | hasRecordType(processProcessorEnablerRecordType) is
false | ||
| Compliance | mandatory | This method must be implemented. | |