OSID Logo
OSID Specifications
commenting batch package
Version 3.1.0
Interfaceosid.commenting.batch.CommentingBatchProfile
Implementsosid.OsidProfile
Implemented Byosid.commenting.batch.CommentingBatchManager
osid.commenting.batch.CommentingBatchProxyManager
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
Compliancemandatory This 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
Compliancemandatory This 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
Compliancemandatory This method must be implemented.