OSID Logo
OSID Specifications
forum batch package
Version 3.0.0
Release Candidate Preview
Interfaceosid.forum.batch.ForumBatchProfile
Implementsosid.OsidProfile
Description

The ForumBatchProfile describes the interoperability among batch forum services.

MethodsupportsVisibleFederation
Description

Tests if federation is visible.

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

Tests if bulk administration of posts is available.

Returnboolean true 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.

Returnboolean true 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.

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