OSID Logo
OSID Specifications
messaging batch package
Version 3.0.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.

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

Tests if bulk administration of messages is available.

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

Tests if bulk administration of receipts is available.

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

Tests if bulk administration of mailboxes is available.

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