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_REFACTORME
afterDelete, 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, setVersionNumber
public 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 AccountBalance
Balance.getTimestamp()
public void setTimestamp(Date timestamp)
setTimestamp
in class AccountBalance
Balance.getTimestamp()
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.