| Interface | osid.subscription.rules.DispatchEnablerForm | ||
|---|---|---|---|
| Implements | osid.OsidEnablerForm | ||
| Used By | osid.subscription.rules.DispatchEnablerAdminSession | ||
| Description |
This is the form for creating and updating
| ||
| Method | getDispatchEnablerFormRecord | ||
| Description |
Gets the | ||
| Parameters | osid.type.Type | dispatchEnablerRecordType | a dispatch enabler record type |
| Return | osid.subscription.rules.records.DispatchEnablerFormRecord | the dispatch enabler form 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. | |