OSID Logo
OSID Specifications
commenting batch package
Version 3.0.0
Release Candidate Preview
Interfaceosid.commenting.batch.CommentingBatchProfile
Implementsosid.OsidProfile
Description

The CommentingBatchProfile describes the interoperability among batch commenting services.

MethodsupportsVisibleFederation
Description

Tests if federation is visible.

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

Tests if bulk administration of comments is available.

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

Tests if bulk administration of books is available.

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