| Interface | osid.calendaring.rules.OffsetEventEnabler | ||
|---|---|---|---|
| Implements | osid.OsidEnabler | ||
| Description |
An | ||
| Method | getOffsetEventEnablerRecord | ||
| Description |
Gets the offset event enabler record corresponding to
the given | ||
| Parameters | osid.type.Type | offsetEventEnablerRecordType | the type of offset event enabler record to retrieve |
| Return | osid.calendaring.rules.records.OffsetEventEnablerRecord | the offset event enabler 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. | |