public class AccountBalanceHistory extends AccountBalance
TYPE_CONSOLIDATION, TYPE_LEVEL, TYPE_OBJECT| Constructor and Description |
|---|
AccountBalanceHistory()
Constructs a AccountBalanceHistory.java.
|
AccountBalanceHistory(OriginEntryInformation originEntry)
Constructs a BalanceHistory.java.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
addAmount(OriginEntryFull originEntryFull)
Updates amount if the object already existed
|
boolean |
compareAmounts(AccountBalance accountBalance)
Compare amounts
|
Date |
getTimestamp()
History does not track this field.
|
void |
setTimestamp(Date timestamp)
History does not track this field.
|
add, fixVariance, getA21SubAccount, getAccount, getAccountingCategoryExpenseCode, getAccountLineActualsBalanceAmount, getAccountLineEncumbranceBalanceAmount, getAccountNumber, getChart, getChartOfAccountsCode, getCurrentBudgetLineBalanceAmount, getDummyBusinessObject, getFinancialObject, getFinancialSubObject, getObjectCode, getOption, getSubAccount, getSubAccountNumber, getSubObjectCode, getTitle, getUniversityFiscalYear, getVariance, refreshNonUpdateableForReport, setA21SubAccount, setAccount, setAccountLineActualsBalanceAmount, setAccountLineEncumbranceBalanceAmount, setAccountNumber, setChart, setChartOfAccountsCode, setCurrentBudgetLineBalanceAmount, setDummyBusinessObject, setFinancialObject, setFinancialSubObject, setObjectCode, setOption, setSubAccount, setSubAccountNumber, setSubObjectCode, setUniversityFiscalYear, toStringMapper_RICE20_REFACTORMEafterDelete, afterInsert, afterLookup, afterUpdate, beforeDelete, beforeInsert, beforeUpdate, buildListOfDeletionAwareLists, getExtension, getObjectId, getPersistenceService, getPersistenceStructureService, getVersionNumber, isNewCollectionRecord, linkEditableUserFields, postLoad, postPersist, postRemove, postUpdate, prePersist, preRemove, preUpdate, refresh, refreshNonUpdateableReferences, refreshReferenceObject, setExtension, setNewCollectionRecord, setObjectId, setVersionNumberpublic AccountBalanceHistory()
public AccountBalanceHistory(OriginEntryInformation originEntry)
transaction - public boolean addAmount(OriginEntryFull originEntryFull)
originEntry - representing the update detailspublic boolean compareAmounts(AccountBalance accountBalance)
accountBalance - public Date getTimestamp()
getTimestamp in class AccountBalanceBalance.getTimestamp()public void setTimestamp(Date timestamp)
setTimestamp in class AccountBalanceBalance.getTimestamp()Copyright © 2004–2015 The Kuali Foundation. All rights reserved.