OSID Logo
OSID Specifications
blogging batch package
Version 3.0.0
Interfaceosid.blogging.batch.BloggingBatchProfile
Implementsosid.OsidProfile
Implemented Byosid.blogging.batch.BloggingBatchManager
osid.blogging.batch.BloggingBatchProxyManager
Description

The BloggingBatchProfile describes the interoperability among batch blogging services.

MethodsupportsVisibleFederation
Description

Tests if federation is visible.

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

Tests if bulk administration of entries is available.

Returnbooleantrue if an entry bulk administrative service is available, false otherwise
CompliancemandatoryThis method must be implemented.
MethodsupportsBlogBatchAdmin
Description

Tests if bulk administration of blogs is available.

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