OSID Logo
OSID Specifications
financials posting batch package
Version 3.0.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.

Returnbooleantrue if visible federation is supported, false otherwise
CompliancemandatoryThis method must be implemented.
MethodsupportsPostBatchAdmin
Description

Tests if bulk administration of posts is available.

Returnbooleantrue if a post bulk administrative service is available, false otherwise
CompliancemandatoryThis method must be implemented.
MethodsupportsPostEntryBatchAdmin
Description

Tests if bulk administration of post entries is available.

Returnbooleantrue if a post entry bulk administrative service is available, false otherwise
CompliancemandatoryThis method must be implemented.