OSID Logo
OSID Specifications
course registration batch package
Version 3.0.0
Interfaceosid.course.registration.batch.CourseRegistrationBatchProfile
Implementsosid.OsidProfile
Implemented Byosid.course.registration.batch.CourseRegistrationBatchManager
osid.course.registration.batch.CourseRegistrationBatchProxyManager
Description

The ResourcingBatchProfile describes the interoperability among batch resourcing services.

MethodsupportsVisibleFederation
Description

Tests if federation is visible.

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

Tests if bulk administration of registration targets is available.

Returnbooleantrue if a registration target bulk administrative service is available, false otherwise
CompliancemandatoryThis method must be implemented.
MethodsupportsRegistrationBatchAdmin
Description

Tests if bulk administration of registrations is available.

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

Tests if bulk administration of course registrations is available.

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

Tests if bulk administration of activity registrations is available.

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