| Interface | osid.calendaring.cycle.CyclicTimePeriod | ||
|---|---|---|---|
| Implements | osid.OsidObject | ||
| Description | A  | ||
| Method | getCyclicTimePeriodRecord | ||
| Description | Gets the cyclic time period record corresponding to the 
                    given  | ||
| Parameters | osid.type.Type | cyclicTimePeriodRecordType | the type of the record to retrieve | 
| Return | osid.calendaring.cycle.records.CyclicTimePeriodRecord | the cyclic time period 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. | |