OSID Logo
OSID Specifications
financials posting batch package
Version 3.0.0
Release Candidate Preview
Interfaceosid.financials.posting.batch.FinancialsPostingBatchProfile
Implementsosid.OsidProfile
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
CompliancemandatoryThis 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
CompliancemandatoryThis 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
CompliancemandatoryThis method must be implemented.