OSID Logo
OSID Specifications
financials batch package
Version 3.1.0
Interfaceosid.financials.batch.FinancialsBatchProfile
Implementsosid.OsidProfile
Implemented Byosid.financials.batch.FinancialsBatchManager
osid.financials.batch.FinancialsBatchProxyManager
Description

The FinancialsBatchProfile describes the interoperability among batch financials services.

MethodsupportsVisibleFederation
Description

Tests if federation is visible.

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

Tests if bulk administration of accounts is available.

Returnboolean true if an account bulk administrative service is available, false otherwise
Compliancemandatory This method must be implemented.
MethodsupportsActivityBatchAdmin
Description

Tests if bulk administration of activities is available.

Returnboolean true if an activity bulk administrative service is available, false otherwise
Compliancemandatory This method must be implemented.
MethodsupportsFiscalPeriodBatchAdmin
Description

Tests if bulk administration of fiscal periods is available.

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

Tests if bulk administration of businesses is available.

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