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