OSID Logo
OSID Specifications
financials posting batch package
Version 3.1.0
Interfaceosid.financials.posting.batch.FinancialsPostingBatchProfile
Implementsosid.OsidProfile
Implemented Byosid.financials.posting.batch.FinancialsPostingBatchManager
osid.financials.posting.batch.FinancialsPostingBatchProxyManager
Description

The PostBatchProfile describes the interoperability among financials posting batch services.

MethodsupportsVisibleFederation
Description

Tests if federation is visible.

Returnboolean true if visible federation is supported, false otherwise
Compliancemandatory This method must be implemented.
MethodsupportsPostBatchAdmin
Description

Tests if bulk administration of posts is available.

Returnboolean true if a post bulk administrative service is available, false otherwise
Compliancemandatory This method must be implemented.
MethodsupportsPostEntryBatchAdmin
Description

Tests if bulk administration of post entries is available.

Returnboolean true if a post entry bulk administrative service is available, false otherwise
Compliancemandatory This method must be implemented.