OSID Logo
OSID Specifications
logging batch package
Version 3.0.0
Release Candidate Preview
Interfaceosid.logging.batch.LoggingBatchProfile
Implementsosid.OsidProfile
Description

The LoggingBatchProfile describes the interoperability among batch logging services.

MethodsupportsVisibleFederation
Description

Tests if federation is visible.

Returnboolean true if visible federation is supported , false otherwise
CompliancemandatoryThis method must be implemented.
MethodsupportsLogEntryBatchAdmin
Description

Tests if bulk administration of log entries is available.

Returnboolean true if a log entry bulk administrative service is available, false otherwise
CompliancemandatoryThis method must be implemented.
MethodsupportsLogEntryPurgeSession
Description

Tests if bulk purging of log entries is available.

Returnboolean true if a log entry purge service is available, false otherwise
CompliancemandatoryThis method must be implemented.
MethodsupportsLogBatchAdmin
Description

Tests if bulk administration of logs is available.

Returnboolean true if a log bulk administrative service is available, false otherwise
CompliancemandatoryThis method must be implemented.