| Interface | osid.subscription.rules.DispatchConstrainerEnablerForm | ||
|---|---|---|---|
| Implements | osid.OsidEnablerForm | ||
| Used By | osid.subscription.rules.DispatchConstrainerEnablerAdminSession | ||
| Description |
This is the form for creating and updating
| ||
| Method | getDispatchConstrainerEnablerFormRecord | ||
| Description |
Gets the
| ||
| Parameters | osid.type.Type | dispatchConstrainerEnablerRecordType | a dispatch constrainer enabler record type |
| Return | osid.subscription.rules.records.DispatchConstrainerEnablerFormRecord | the dispatch constrainer enabler form 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. | |