OSID Logo
OSID Specifications
calendaring batch package
Version 3.0.0
Release Candidate Preview
Interfaceosid.calendaring.batch.CalendaringBatchProfile
Implementsosid.OsidProfile
Description

The CalendaringBatchProfile describes the interoperability among batch calendaring services.

MethodsupportsVisibleFederation
Description

Tests if federation is visible.

Returnboolean true if visible federation is supported , false otherwise
CompliancemandatoryThis method must be implemented.
MethodsupportsEventBatchAdmin
Description

Tests if bulk administration of events is available.

Returnboolean true if an event bulk administrative service is available, false otherwise
CompliancemandatoryThis method must be implemented.
MethodsupportsRecurringEventBatchAdmin
Description

Tests if bulk administration of recurring events is available.

Returnboolean true if a recurring event bulk administrative service is available, false otherwise
CompliancemandatoryThis method must be implemented.
MethodsupportsOffsetEventBatchAdmin
Description

Tests if bulk administration of offset events is available.

Returnboolean true if an offset event bulk administrative service is available, false otherwise
CompliancemandatoryThis method must be implemented.
MethodsupportsScheduleBatchAdmin
Description

Tests if bulk administration of schedules is available.

Returnboolean true if a schedule bulk administrative service is available, false otherwise
CompliancemandatoryThis method must be implemented.
MethodsupportsScheduleSlotBatchAdmin
Description

Tests if bulk administration of schedule slots is available.

Returnboolean true if an schedule slot bulk administrative service is available, false otherwise
CompliancemandatoryThis method must be implemented.
MethodsupportsCommitmentBatchAdmin
Description

Tests if bulk administration of commitments is available.

Returnboolean true if a commitment bulk administrative service is available, false otherwise
CompliancemandatoryThis method must be implemented.
MethodsupportsTimePeriodBatchAdmin
Description

Tests if bulk administration of time periods is available.

Returnboolean true if a time period bulk administrative service is available, false otherwise
CompliancemandatoryThis method must be implemented.
MethodsupportsCalendarBatchAdmin
Description

Tests if bulk administration of calendars is available.

Returnboolean true if a calendar bulk administrative service is available, false otherwise
CompliancemandatoryThis method must be implemented.