| Interface | osid.subscription.rules.DispatchConstrainerForm | ||
|---|---|---|---|
| Implements | osid.OsidConstrainerForm | ||
| Used By | osid.subscription.rules.DispatchConstrainerAdminSession | ||
| Description |
This is the form for creating and updating
| ||
| Method | getDispatchConstrainerFormRecord | ||
| Description |
Gets the | ||
| Parameters | osid.type.Type | dispatchConstrainerRecordType | a dispatch constrainer record type |
| Return | osid.subscription.rules.records.DispatchConstrainerFormRecord | the dispatch constrainer form 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. | |