OSID Logo
OSID Specifications
journaling batch package
Version 3.0.0
Release Candidate Preview
Interfaceosid.journaling.batch.JournalingBatchProfile
Implementsosid.OsidProfile
Description

The JournalingBatchProfile describes the interoperability among batch journaling services.

MethodsupportsVisibleFederation
Description

Tests if federation is visible.

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

Tests if bulk administration of journal entries is available.

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

Tests if bulk administration of branches is available.

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

Tests if bulk administration of journals is available.

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