Interface | osid.calendaring.rules.RecurringEventEnablerForm | ||
---|---|---|---|
Implements | osid.OsidEnablerForm | ||
Description |
This is the form for creating and updating | ||
Method | getRecurringEventEnablerFormRecord | ||
Description |
Gets the | ||
Parameters | osid.type.Type | recurringEventEnablerRecordType | a recurring event enabler record type |
Return | osid.calendaring.rules.records.RecurringEventEnablerFormRecord | the recurring event enabler form 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. |