OSID Logo
OSID Specifications
financials budgeting batch package
Version 3.0.0
Release Candidate Preview
Interfaceosid.financials.budgeting.batch.BudgetEntryPeer
Implementsosid.OsidCapsule
Description

An interface for the peers of the Budget.

MethodgetBudgetId
Description

Gets the Id of the budget.

Returnosid.id.Idthe account Id
CompliancemandatoryThis method must be implemented.
MethodgetAccountId
Description

Gets the Id of the account.

Returnosid.id.Idthe account Id
CompliancemandatoryThis method must be implemented.