| Interface | osid.calendaring.rules.OffsetEventEnablerForm | ||
|---|---|---|---|
| Implements | osid.OsidEnablerForm | ||
| Description |
This is the form for creating and updating | ||
| Method | getOffsetEventEnablerFormRecord | ||
| Description |
Gets the | ||
| Parameters | osid.type.Type | offsetEventEnablerRecordType | an offset event enabler record type |
| Return | osid.calendaring.rules.records.OffsetEventEnablerFormRecord | the offset event enabler form record | |
| Errors | NULL_ARGUMENT | offsetEventEnablerRecordType is null | |
| OPERATION_FAILED | unable to complete request | ||
| UNSUPPORTED | hasRecordType(offsetEventEnablerRecordType) is false
| ||
| Compliance | mandatory | This method must be implemented. | |