| Interface | osid.subscription.rules.DispatchEnabler | ||
|---|---|---|---|
| Implements | osid.OsidEnabler | ||
| Used By | osid.subscription.rules.DispatchEnablerAdminSession | ||
osid.subscription.rules.DispatchEnablerList | |||
osid.subscription.rules.DispatchEnablerLookupSession | |||
| Description |
A | ||
| Method | getDispatchEnablerRecord | ||
| Description |
Gets the dispatch enabler record corresponding to the
given | ||
| Parameters | osid.type.Type | dispatchEnablerRecordType | the type of dispatch enabler record to retrieve |
| Return | osid.subscription.rules.records.DispatchEnablerRecord | the dispatch enabler record | |
| Errors | NULL_ARGUMENT | dispatchEnablerRecordType is null | |
| OPERATION_FAILED | unable to complete request | ||
| UNSUPPORTED | hasRecordType(dispatchEnablerRecordType) is false | ||
| Compliance | mandatory | This method must be implemented. | |