| Interface | osid.calendaring.rules.SupersedingEventEnablerForm | ||
|---|---|---|---|
| Implements | osid.OsidEnablerForm | ||
| Description |
This is the form for creating and updating | ||
| Method | getSupersedingEventEnablerFormRecord | ||
| Description |
Gets the | ||
| Parameters | osid.type.Type | supersedingEventEnablerRecordType | a superseding event enabler record type |
| Return | osid.calendaring.rules.records.SupersedingEventEnablerFormRecord | the superseding event enabler form record | |
| Errors | NULL_ARGUMENT | supersedingEventEnablerRecordType is null | |
| OPERATION_FAILED | unable to complete request | ||
| UNSUPPORTED | hasRecordType(supersedingEventEnablerRecordType) is
false | ||
| Compliance | mandatory | This method must be implemented. | |