OSID Logo
OSID Specifications
checklist batch package
Version 3.1.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.

Returnboolean true if visible federation is supported, false otherwise
Compliancemandatory This method must be implemented.
MethodsupportsTodoBatchAdmin
Description

Tests if bulk administration of todos is available.

Returnboolean true if a todo bulk administrative service is available, false otherwise
Compliancemandatory This method must be implemented.
MethodsupportsChecklistBatchAdmin
Description

Tests if bulk administration of checklists is available.

Returnboolean true if a checklist bulk administrative service is available, false otherwise
Compliancemandatory This method must be implemented.