Uses of Interface
org.osid.financials.Account
Packages that use Account
Package
Description
The Open Service Interface Definitions for the org.osid.billing
service.
The Open Service Interface Definitions for the org.osid.financials
service.
The Open Service Interface Definitions for the org.osid.financials.budgeting
service.
The Open Service Interface Definitions for the org.osid.financials.posting
service.
-
Uses of Account in org.osid.billing
Methods in org.osid.billing that return Account -
Uses of Account in org.osid.financials
Methods in org.osid.financials that return AccountModifier and TypeMethodDescriptionAccountAdminSession.createAccount(AccountForm accountForm) Creates a newAccount.AccountLookupSession.getAccount(Id accountId) Gets theAccountspecified by itsId.AccountNode.getAccount()Gets theAccountat this node.Summary.getAccount()Gets the account.AccountList.getNextAccount()Gets the nextAccountin this list.Account[]AccountList.getNextAccounts(long n) Gets the next set ofAccountelements in this list. -
Uses of Account in org.osid.financials.budgeting
Methods in org.osid.financials.budgeting that return Account -
Uses of Account in org.osid.financials.posting
Methods in org.osid.financials.posting that return AccountModifier and TypeMethodDescriptionPostEntry.getAccount()Gets the G/L account to which this entry applies.