| Interface | osid.calendaring.batch.CalendaringBatchProfile | ||
|---|---|---|---|
| Implements | osid.OsidProfile | ||
| Description |
The | ||
| Method | supportsVisibleFederation | ||
| Description |
Tests if federation is visible. | ||
| Return | boolean | true if visible federation is supported ,
false otherwise | |
| Compliance | mandatory | This method must be implemented. | |
| Method | supportsEventBatchAdmin | ||
| Description |
Tests if bulk administration of events is available. | ||
| Return | boolean | true if an event bulk administrative service is available,
false otherwise | |
| Compliance | mandatory | This method must be implemented. | |
| Method | supportsRecurringEventBatchAdmin | ||
| Description |
Tests if bulk administration of recurring events is available. | ||
| Return | boolean | true if a recurring event bulk administrative service is
available, false otherwise | |
| Compliance | mandatory | This method must be implemented. | |
| Method | supportsOffsetEventBatchAdmin | ||
| Description |
Tests if bulk administration of offset events is available. | ||
| Return | boolean | true if an offset event bulk administrative service is
available, false otherwise | |
| Compliance | mandatory | This method must be implemented. | |
| Method | supportsScheduleBatchAdmin | ||
| Description |
Tests if bulk administration of schedules is available. | ||
| Return | boolean | true if a schedule bulk administrative service is available,
false otherwise | |
| Compliance | mandatory | This method must be implemented. | |
| Method | supportsScheduleSlotBatchAdmin | ||
| Description |
Tests if bulk administration of schedule slots is available. | ||
| Return | boolean | true if an schedule slot bulk administrative service is
available, false otherwise | |
| Compliance | mandatory | This method must be implemented. | |
| Method | supportsCommitmentBatchAdmin | ||
| Description |
Tests if bulk administration of commitments is available. | ||
| Return | boolean | true if a commitment bulk administrative service is
available, false otherwise | |
| Compliance | mandatory | This method must be implemented. | |
| Method | supportsTimePeriodBatchAdmin | ||
| Description |
Tests if bulk administration of time periods is available. | ||
| Return | boolean | true if a time period bulk administrative service is
available, false otherwise | |
| Compliance | mandatory | This method must be implemented. | |
| Method | supportsCalendarBatchAdmin | ||
| Description |
Tests if bulk administration of calendars is available. | ||
| Return | boolean | true if a calendar bulk administrative service is available,
false otherwise | |
| Compliance | mandatory | This method must be implemented. | |