| Interface | osid.logging.batch.LoggingBatchProfile | ||
|---|---|---|---|
| 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 | supportsLogEntryBatchAdmin | ||
| Description | 
                     Tests if bulk administration of log entries is available.  | ||
| Return | boolean |  true  if a log entry bulk administrative service is 
available,  false  otherwise  | |
| Compliance | mandatory | This method must be implemented. | |
| Method | supportsLogEntryPurgeSession | ||
| Description | 
                     Tests if bulk purging of log entries is available.  | ||
| Return | boolean |  true  if a log entry purge service is available,  false 
 otherwise  | |
| Compliance | mandatory | This method must be implemented. | |
| Method | supportsLogBatchAdmin | ||
| Description | 
                     Tests if bulk administration of logs is available.  | ||
| Return | boolean |  true  if a log bulk administrative service is available, 
 false  otherwise  | |
| Compliance | mandatory | This method must be implemented. | |