OSID Logo
OSID Specifications
messaging batch package
Version 3.1.0
Interfaceosid.messaging.batch.MessagingBatchProfile
Implementsosid.OsidProfile
Implemented Byosid.messaging.batch.MessagingBatchManager
osid.messaging.batch.MessagingBatchProxyManager
Description

The MessagingBatchProfile describes the interoperability among batch messaging services.

MethodsupportsVisibleFederation
Description

Tests if federation is visible.

Returnboolean true if visible federation is supported, false otherwise
Compliancemandatory This method must be implemented.
MethodsupportsMessageBatchAdmin
Description

Tests if bulk administration of messages is available.

Returnboolean true if a message bulk administrative service is available, false otherwise
Compliancemandatory This method must be implemented.
MethodsupportsReceiptBatchAdmin
Description

Tests if bulk administration of receipts is available.

Returnboolean true if a receipt bulk administrative service is available, false otherwise
Compliancemandatory This method must be implemented.
MethodsupportsMailboxBatchAdmin
Description

Tests if bulk administration of mailboxes is available.

Returnboolean true if a mailbox bulk administrative service is available, false otherwise
Compliancemandatory This method must be implemented.