OSID Logo
OSID Specifications
course registration batch package
Version 3.0.0
Release Candidate Preview
Interfaceosid.course.registration.batch.CourseRegistrationBatchProfile
Implementsosid.OsidProfile
Description

The ResourcingBatchProfile describes the interoperability among batch resourcing services.

MethodsupportsVisibleFederation
Description

Tests if federation is visible.

Returnboolean true if visible federation is supported , false otherwise
CompliancemandatoryThis method must be implemented.
MethodsupportsActivityBundleBatchAdmin
Description

Tests if bulk administration of actvity bundles is available.

Returnboolean true if an activity bundle bulk administrative service is available, false otherwise
CompliancemandatoryThis method must be implemented.
MethodsupportsRegistrationBatchAdmin
Description

Tests if bulk administration of registrations is available.

Returnboolean true if a registration bulk administrative service is available, false otherwise
CompliancemandatoryThis method must be implemented.
MethodsupportsActivityRegistrationBatchAdmin
Description

Tests if bulk administration of activity registrations is available.

Returnboolean true if an activity registration bulk administrative service is available, false otherwise
CompliancemandatoryThis method must be implemented.