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