OSID Logo
OSID Specifications
course batch package
Version 3.0.0
Interfaceosid.course.batch.CourseBatchProfile
Implementsosid.OsidProfile
Implemented Byosid.course.batch.CourseBatchManager
osid.course.batch.CourseBatchProxyManager
Description

The CourseBatchProfile describes the interoperability among batch course services.

MethodsupportsVisibleFederation
Description

Tests if federation is visible.

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

Tests if bulk administration of courses is available.

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

Tests if bulk administration of activity units is available.

Returnbooleantrue if an activity unit bulk administrative service is available, false otherwise
CompliancemandatoryThis method must be implemented.
MethodsupportsCourseOfferingBatchAdmin
Description

Tests if bulk administration of course offerings is available.

Returnbooleantrue if a course offering bulk administrative service is available, false otherwise
CompliancemandatoryThis method must be implemented.
MethodsupportsActivityBatchAdmin
Description

Tests if bulk administration of activities is available.

Returnbooleantrue if an activity bulk administrative service is available, false otherwise
CompliancemandatoryThis method must be implemented.
MethodsupportsTermBatchAdmin
Description

Tests if bulk administration of terms is available.

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

Tests if bulk administration of course catalogs is available.

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