OSID Logo
OSID Specifications
calendaring batch package
Version 3.0.0
Interfaceosid.calendaring.batch.CalendaringBatchProfile
Implementsosid.OsidProfile
Implemented Byosid.calendaring.batch.CalendaringBatchManager
osid.calendaring.batch.CalendaringBatchProxyManager
Description

The CalendaringBatchProfile describes the interoperability among batch calendaring services.

MethodsupportsVisibleFederation
Description

Tests if federation is visible.

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

Tests if bulk administration of events is available.

Returnbooleantrue 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.

Returnbooleantrue 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.

Returnbooleantrue 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.

Returnbooleantrue 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.

Returnbooleantrue if a schedule slot bulk administrative service is available, false otherwise
CompliancemandatoryThis method must be implemented.
MethodsupportsCommitmentBatchAdmin
Description

Tests if bulk administration of commitments is available.

Returnbooleantrue 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.

Returnbooleantrue 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.

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