| Interface | osid.messaging.batch.MessagingBatchProfile | ||
|---|---|---|---|
| Implements | osid.OsidProfile | ||
| Description | 
                 The   | ||
| Method | supportsVisibleFederation | ||
| Description | 
                     Tests if federation is visible.  | ||
| Return | boolean |  true  if visible federation is supported  ,  
 false  otherwise  | |
| Compliance | mandatory | This method must be implemented. | |
| Method | supportsMessageBatchAdmin | ||
| Description | 
                     Tests if bulk administration of messages is available.  | ||
| Return | boolean |  true  if a message bulk administrative service is available, 
 false  otherwise  | |
| Compliance | mandatory | This method must be implemented. | |
| Method | supportsReceiptBatchAdmin | ||
| Description | 
                     Tests if bulk administration of receipts is available.  | ||
| Return | boolean |  true  if a receipt bulk administrative service is available, 
 false  otherwise  | |
| Compliance | mandatory | This method must be implemented. | |
| Method | supportsMailboxBatchAdmin | ||
| Description | 
                     Tests if bulk administration of mailboxes is available.  | ||
| Return | boolean |  true  if a mailbox bulk administrative service is available, 
 false  otherwise  | |
| Compliance | mandatory | This method must be implemented. | |