OSID Logo
OSID Specifications
journaling batch package
Version 3.1.0
Interfaceosid.journaling.batch.JournalingBatchProfile
Implementsosid.OsidProfile
Implemented Byosid.journaling.batch.JournalingBatchManager
osid.journaling.batch.JournalingBatchProxyManager
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
Compliancemandatory This 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
Compliancemandatory This 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
Compliancemandatory This 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
Compliancemandatory This method must be implemented.