OSID Logo
OSID Specifications
checklist batch package
Version 3.0.0
Release Candidate Preview
Interfaceosid.checklist.batch.ChecklistBatchProfile
Implementsosid.OsidProfile
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
CompliancemandatoryThis 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
CompliancemandatoryThis 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
CompliancemandatoryThis method must be implemented.