OSID Logo
OSID Specifications
messaging batch package
Version 3.0.0
Release Candidate Preview
Interfaceosid.messaging.batch.MessagingBatchProfile
Implementsosid.OsidProfile
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
CompliancemandatoryThis 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
CompliancemandatoryThis 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
CompliancemandatoryThis 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
CompliancemandatoryThis method must be implemented.