OSID Logo
OSID Specifications
course syllabus batch package
Version 3.0.0
Interfaceosid.course.syllabus.batch.CourseSyllabusBatchProfile
Implementsosid.OsidProfile
Implemented Byosid.course.syllabus.batch.CourseSyllabusBatchManager
osid.course.syllabus.batch.CourseSyllabusBatchProxyManager
Description

The CourseSyllabusBatchProfile describes the interoperability among batch syllabus services.

MethodsupportsVisibleFederation
Description

Tests if federation is visible.

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

Tests if bulk administration of syllabi is available.

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

Tests if bulk administration of modules is available.

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

Tests if bulk administration of docets is available.

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