| Interface | osid.subscription.rules.DispatchProcessorEnabler | ||
|---|---|---|---|
| Implements | osid.OsidEnabler | ||
| Used By | osid.subscription.rules.DispatchProcessorEnablerAdminSession | ||
osid.subscription.rules.DispatchProcessorEnablerList | |||
osid.subscription.rules.DispatchProcessorEnablerLookupSession | |||
| Description |
A | ||
| Method | getDispatchProcessorEnablerRecord | ||
| Description |
Gets the dispatch processor enabler record
corresponding to the given
| ||
| Parameters | osid.type.Type | dispatchProcessorEnablerRecordType | the type of dispatch processor enabler record to retrieve |
| Return | osid.subscription.rules.records.DispatchProcessorEnablerRecord | the dispatch processor enabler record | |
| Errors | NULL_ARGUMENT | dispatchProcessorEnablerRecordType is null | |
| OPERATION_FAILED | unable to complete request | ||
| UNSUPPORTED | hasRecordType(dispatchProcessorEnablerRecordType) is
false | ||
| Compliance | mandatory | This method must be implemented. | |