Uses of Interface
org.osid.financials.budgeting.BudgetEntry
Packages that use BudgetEntry
Package
Description
The Open Service Interface Definitions for the org.osid.financials.budgeting
service.
-
Uses of BudgetEntry in org.osid.financials.budgeting
Methods in org.osid.financials.budgeting that return BudgetEntryModifier and TypeMethodDescriptionBudgetEntryAdminSession.createBudgetEntry(BudgetEntryForm entryForm) Creates a newBudgetEntry.BudgetEntryLookupSession.getBudgetEntry(Id budgetEntryId) Gets theBudgetEntryspecified by itsId.BudgetEntryList.getNextBudgetEntries(long n) Gets the next set ofBudgetEntryelements in this list.BudgetEntryList.getNextBudgetEntry()Gets the nextBudgetEntryin this list.