Interface | osid.calendaring.CalendarForm | ||
---|---|---|---|
Implements | osid.OsidCatalogForm | ||
Description |
This is the form for creating and updating calendars.
| ||
Method | getCalendarFormRecord | ||
Description |
Gets the | ||
Parameters | osid.type.Type | calendarRecordType | a calendar record type |
Return | osid.calendaring.records.CalendarFormRecord | the calendar form record | |
Errors | NULL_ARGUMENT | calendarRecordType is null | |
OPERATION_FAILED | unable to complete request | ||
UNSUPPORTED | hasRecordType(calendarRecordType) is false | ||
Compliance | mandatory | This method must be implemented. |