| Interface | osid.subscription.rules.DispatchConstrainer | ||
|---|---|---|---|
| Implements | osid.OsidConstrainer | ||
| Used By | osid.subscription.rules.DispatchConstrainerAdminSession | ||
osid.subscription.rules.DispatchConstrainerList | |||
osid.subscription.rules.DispatchConstrainerLookupSession | |||
| Description |
A | ||
| Method | getDispatchConstrainerRecord | ||
| Description |
Gets the dispatch constrainer record corresponding to
the given | ||
| Parameters | osid.type.Type | dispatchConstrainerRecordType | the type of dispatch constrainer record to retrieve |
| Return | osid.subscription.rules.records.DispatchConstrainerRecord | the dispatch constrainer record | |
| Errors | NULL_ARGUMENT | dispatchConstrainerRecordType is null | |
| OPERATION_FAILED | unable to complete request | ||
| UNSUPPORTED | hasRecordType(dispatchConstrainerRecordType) is
false | ||
| Compliance | mandatory | This method must be implemented. | |