Interface | osid.calendaring.cycle.CyclicEventForm | ||
---|---|---|---|
Implements | osid.OsidObjectForm | ||
Description |
This is the form for creating and updating | ||
Method | getCyclicEventFormRecord | ||
Description |
Gets the | ||
Parameters | osid.type.Type | cyclicEventRecordType | the cyclic event record type |
Return | osid.calendaring.cycle.records.CyclicEventFormRecord | the cyclic event form record | |
Errors | NULL_ARGUMENT | cyclicEventRecordType is null | |
OPERATION_FAILED | unable to complete request | ||
UNSUPPORTED | hasRecordType(cyclicEventRecordType) is false | ||
Compliance | mandatory | This method must be implemented. |