OSID Logo
OSID Specifications
blogging batch package
Version 3.0.0
Release Candidate Preview
Interfaceosid.blogging.batch.BloggingBatchProfile
Implementsosid.OsidProfile
Description

The BloggingBatchProfile describes the interoperability among batch blogging services.

MethodsupportsVisibleFederation
Description

Tests if federation is visible.

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

Tests if bulk administration of entries is available.

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

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