OSID Logo
OSID Specifications
financials budgeting batch package
Version 3.1.0
Interfaceosid.financials.budgeting.batch.BudgetEntryPeer
Implementsosid.OsidCapsule
Used Byosid.financials.budgeting.batch.BudgetEntryPeerList
Description

An interface for the peers of the Budget.

MethodgetBudgetId
Description

Gets the Id of the budget.

Returnosid.id.Id the account Id
Compliancemandatory This method must be implemented.
MethodgetAccountId
Description

Gets the Id of the account.

Returnosid.id.Id the account Id
Compliancemandatory This method must be implemented.