Uses of Class
com.storedobject.core.Account
Packages that use Account
Package
Description
-
Uses of Account in com.storedobject.accounts
Subclasses of Account in com.storedobject.accountsModifier and TypeClassDescriptionclass
final class
class
class
EntityAccount is a subclass of com.storedobject.core.Account that represents an account associated with an entity.class
Methods in com.storedobject.accounts that return AccountModifier and TypeMethodDescriptionAccountConfiguration.getAccount()
Retrieves the Account related to the current AccountConfiguration.TaxAccountConfiguration.getAccount()
Retrieves the Account related to the current AccountConfiguration.Methods in com.storedobject.accounts with parameters of type AccountModifier and TypeMethodDescriptionvoid
AccountConfiguration.setAccount
(Account account) Sets the account for this AccountConfiguration.void
TaxAccountConfiguration.setAccount
(Account account) Sets the account for this AccountConfiguration. -
Uses of Account in com.storedobject.core
Subclasses of Account in com.storedobject.coreModifier and TypeClassDescriptionfinal class
A virtual account to support multiple titles for a real account.final class
final class
Methods in com.storedobject.core with type parameters of type AccountModifier and TypeMethodDescriptionAccountChartMap.getAccountClass()
static <A extends Account>
AAccount.getByNameOrNumber
(SystemEntity systemEntity, Class<A> accountClass, String nameOrNumber, boolean any) static <A extends Account>
ObjectIterator<A> Account.listByNameOrNumber
(SystemEntity systemEntity, Class<A> accountClass, String nameOrNumber, boolean any) Methods in com.storedobject.core that return AccountModifier and TypeMethodDescriptionprotected Account
JSONTransact.createAccount
(Device device, String account) static Account
Account.get
(SystemEntity systemEntity, String name) AccountLimit.getAccount()
AccountTitle.getAccount()
protected Account
Database_Id_Message.getAccount()
JournalVoucher.Entry.getAccount()
Get the account of this entry.JSON.getAccount
(String attribute) Helper method to retrieve anAccount
instance from the JSON request.protected Account
JSONLedger.getAccount
(String account) Ledger.getAccount()
The account of this ledger.LedgerWindow.getAccount()
Get the account for which entries are loaded.Not_Enough_Balance.getAccount()
TransactionValueDate.getAccount()
UnpostedJournalEntry.getAccount()
static Account
Methods in com.storedobject.core that return types with arguments of type AccountModifier and TypeMethodDescriptionAccountDocument.getOwnerClass()
static ObjectIterator
<? extends Account> Account.list
(SystemEntity systemEntity, String name) Methods in com.storedobject.core with parameters of type AccountModifier and TypeMethodDescriptionvoid
JournalVoucher.allowExcess
(Account account, Money excess) Allow excess in an account participating in this transaction.final void
JournalVoucher.credit
(Account account, Money amount, int entrySerial, String type, String particulars) Credit a local currency account.final void
JournalVoucher.credit
(Account account, Money amount, int entrySerial, String type, String particulars, Date valueDate) Credit a local currency account.final void
JournalVoucher.credit
(Account account, Money amount, Money localCurrencyAmount, int entrySerial, String type, String particulars) Credit a foreign currency account.final void
JournalVoucher.credit
(Account account, Money amount, Money localCurrencyAmount, int entrySerial, String type, String particulars, Date valueDate) Credit a foreign currency account.final void
JournalVoucher.credit
(Account account, Money amount, Money localCurrencyAmount, String type, String particulars) Credit a foreign currency account.final void
JournalVoucher.credit
(Account account, Money amount, Money localCurrencyAmount, String type, String particulars, Date valueDate) Credit a foreign currency account.final void
Credit a local currency account.final void
JournalVoucher.credit
(Account account, Money amount, String type, String particulars, Date valueDate) Credit a local currency account.final void
JournalVoucher.credit
(Account account, BigDecimal amount, int entrySerial, String type, String particulars) Credit a local currency account.final void
JournalVoucher.credit
(Account account, BigDecimal amount, int entrySerial, String type, String particulars, Date valueDate) Credit a local currency account.final void
JournalVoucher.credit
(Account account, BigDecimal amount, String type, String particulars) Credit a local currency account.final void
JournalVoucher.credit
(Account account, BigDecimal amount, String type, String particulars, Date valueDate) Credit a local currency account.final void
JournalVoucher.credit
(Account account, BigDecimal amount, BigDecimal localCurrencyAmount, int entrySerial, String type, String particulars) Credit a foreign currency account.final void
JournalVoucher.credit
(Account account, BigDecimal amount, BigDecimal localCurrencyAmount, int entrySerial, String type, String particulars, Date valueDate) Credit a foreign currency account.final void
JournalVoucher.credit
(Account account, BigDecimal amount, BigDecimal localCurrencyAmount, String type, String particulars) Credit a foreign currency account.final void
JournalVoucher.credit
(Account account, BigDecimal amount, BigDecimal localCurrencyAmount, String type, String particulars, Date valueDate) Credit a foreign currency account.final void
JournalVoucher.debit
(Account account, Money amount, int entrySerial, String type, String particulars) Debit a local currency account.final void
JournalVoucher.debit
(Account account, Money amount, int entrySerial, String type, String particulars, Date valueDate) Debit a local currency account.final void
JournalVoucher.debit
(Account account, Money amount, Money localCurrencyAmount, int entrySerial, String type, String particulars) Debit a foreign currency account.final void
JournalVoucher.debit
(Account account, Money amount, Money localCurrencyAmount, int entrySerial, String type, String particulars, Date valueDate) Debit a foreign currency account.final void
JournalVoucher.debit
(Account account, Money amount, Money localCurrencyAmount, String type, String particulars) Debit a foreign currency account.final void
JournalVoucher.debit
(Account account, Money amount, Money localCurrencyAmount, String type, String particulars, Date valueDate) Debit a foreign currency account.final void
Debit a local currency account.final void
JournalVoucher.debit
(Account account, Money amount, String type, String particulars, Date valueDate) Debit a local currency account.final void
JournalVoucher.debit
(Account account, BigDecimal amount, int entrySerial, String type, String particulars) Debit a local currency account.final void
JournalVoucher.debit
(Account account, BigDecimal amount, int entrySerial, String type, String particulars, Date valueDate) Debit a local currency account.final void
JournalVoucher.debit
(Account account, BigDecimal amount, String type, String particulars) Debit a local currency account.final void
JournalVoucher.debit
(Account account, BigDecimal amount, String type, String particulars, Date valueDate) Debit a local currency account.final void
JournalVoucher.debit
(Account account, BigDecimal amount, BigDecimal localCurrencyAmount, int entrySerial, String type, String particulars) Debit a foreign currency account.final void
JournalVoucher.debit
(Account account, BigDecimal amount, BigDecimal localCurrencyAmount, int entrySerial, String type, String particulars, Date valueDate) Debit a foreign currency account.final void
JournalVoucher.debit
(Account account, BigDecimal amount, BigDecimal localCurrencyAmount, String type, String particulars) Debit a foreign currency account.final void
JournalVoucher.debit
(Account account, BigDecimal amount, BigDecimal localCurrencyAmount, String type, String particulars, Date valueDate) Debit a foreign currency account.static AccountLimit
AccountLimit.getApplicable
(Account account) static int
Financial.getBalanceType
(Account account) static String
Financial.getBalanceTypeValue
(Account account) static int
Financial.getCategory
(Account account) static String
Financial.getCategoryValue
(Account account) protected Ledger
JSONLedger.getLedger
(Account account, DatePeriod period) static int
Financial.getTransactionType
(Account account) static String
Financial.getTransactionTypeValue
(Account account) static boolean
Financial.hasLimitCheck
(Account account) static boolean
Financial.hasStrictBalanceControl
(Account account) static boolean
static boolean
Financial.isDeepFrozen
(Account account) static boolean
Financial.isLiability
(Account account) static boolean
static void
AccountChart.set
(Account account, TransactionManager tm) static void
AccountChart.set
(Account account, String chartName, TransactionManager tm) void
AccountLimit.setAccount
(Account account) void
AccountTitle.setAccount
(Account account) void
LedgerWindow.setAccount
(Account account) Set the account for which ledger entries need to be loaded.void
LedgerWindow.setAccount
(Account account, Date date) Set the account for which ledger entries need to be loaded.void
TransactionValueDate.setAccount
(Account account) void
UnpostedJournalEntry.setAccount
(Account account) protected void
Update the account's transactions from other sources. -
Uses of Account in com.storedobject.report
Methods in com.storedobject.report with parameters of type AccountModifier and TypeMethodDescriptionstatic void
AccountStatement.generateStatement
(PDFReport report, Account account, DatePeriod datePeriod) Constructors in com.storedobject.report with parameters of type AccountModifierConstructorDescriptionAccountStatement
(Device device, Account account, DatePeriod datePeriod) -
Uses of Account in com.storedobject.ui.accounts
Classes in com.storedobject.ui.accounts with type parameters of type AccountMethods in com.storedobject.ui.accounts that return AccountMethods in com.storedobject.ui.accounts that return types with arguments of type AccountModifier and TypeMethodDescriptionprotected AccountField
<Account> StatementView.createAccountField()
Methods in com.storedobject.ui.accounts with parameters of type AccountModifier and TypeMethodDescriptionprotected List
<LedgerEntry> protected void
StatementView.loadingAccount
(Account account) void
StatementView.setAccount
(Account account) Constructors in com.storedobject.ui.accounts with parameters of type AccountModifierConstructorDescriptionStatement
(Account account, DatePeriod datePeriod) StatementView
(Account account) StatementView
(Account account, boolean lockAccountField)