| Interface | osid.subscription.rules.DispatchProcessorEnablerForm | ||
|---|---|---|---|
| Implements | osid.OsidEnablerForm | ||
| Used By | osid.subscription.rules.DispatchProcessorEnablerAdminSession | ||
| Description |
This is the form for creating and updating
| ||
| Method | getDispatchProcessorEnablerFormRecord | ||
| Description |
Gets the
| ||
| Parameters | osid.type.Type | dispatchProcessorEnablerRecordType | a dispatch processor enabler record type |
| Return | osid.subscription.rules.records.DispatchProcessorEnablerFormRecord | the dispatch processor enabler form 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. | |