Interface | osid.calendaring.rules.RecurringEventEnabler | ||
---|---|---|---|
Implements | osid.OsidEnabler | ||
Description |
A | ||
Method | getRecurringEventEnablerRecord | ||
Description |
Gets the recurring event enabler record corresponding
to the given | ||
Parameters | osid.type.Type | recurringEventEnablerRecordType | the type of recurring event enabler record to retrieve |
Return | osid.calendaring.rules.records.RecurringEventEnablerRecord | the recurring event enabler record | |
Errors | NULL_ARGUMENT | recurringEventEnablerRecordType is null | |
OPERATION_FAILED | unable to complete request | ||
UNSUPPORTED | hasRecordType(recurringEventEnablerRecordType) is
false | ||
Compliance | mandatory | This method must be implemented. |