| Interface | osid.subscription.rules.DispatchConstrainerEnabler | ||
|---|---|---|---|
| Implements | osid.OsidEnabler | ||
| Used By | osid.subscription.rules.DispatchConstrainerEnablerAdminSession | ||
osid.subscription.rules.DispatchConstrainerEnablerList | |||
osid.subscription.rules.DispatchConstrainerEnablerLookupSession | |||
| Description |
A | ||
| Method | getDispatchConstrainerEnablerRecord | ||
| Description |
Gets the dispatch constrainer enabler record
corresponding to the given
| ||
| Parameters | osid.type.Type | dispatchConstrainerEnablerRecordType | the type of dispatch constrainer enabler record to retrieve |
| Return | osid.subscription.rules.records.DispatchConstrainerEnablerRecord | the dispatch constrainer enabler record | |
| Errors | NULL_ARGUMENT | dispatchConstrainerEnablerRecordType is null | |
| OPERATION_FAILED | unable to complete request | ||
| UNSUPPORTED | hasRecordType(dispatchConstrainerEnablerRecordType) is
false | ||
| Compliance | mandatory | This method must be implemented. | |