OSID Logo
OSID Specifications
forum batch package
Version 3.0.0
Interfaceosid.forum.batch.ForumBatchProfile
Implementsosid.OsidProfile
Implemented Byosid.forum.batch.ForumBatchManager
osid.forum.batch.ForumBatchProxyManager
Description

The ForumBatchProfile describes the interoperability among batch forum services.

MethodsupportsVisibleFederation
Description

Tests if federation is visible.

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

Tests if bulk administration of posts is available.

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

Tests if bulk administration of replies is available.

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

Tests if bulk administration of forums is available.

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