OSID Logo
OSID Specifications
checklist batch package
Version 3.0.0
Interfaceosid.checklist.batch.ChecklistBatchProfile
Implementsosid.OsidProfile
Implemented Byosid.checklist.batch.ChecklistBatchManager
osid.checklist.batch.ChecklistBatchProxyManager
Description

The ChecklistBatchProfile describes the interoperability among batch checklist services.

MethodsupportsVisibleFederation
Description

Tests if federation is visible.

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

Tests if bulk administration of todos is available.

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

Tests if bulk administration of checklists is available.

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