org.kuali.kfs.gl.businessobject
Class AccountBalanceByConsolidation

java.lang.Object
  extended by org.kuali.rice.kns.bo.BusinessObjectBase
      extended by org.kuali.rice.kns.bo.PersistableBusinessObjectBase
          extended by org.kuali.kfs.gl.businessobject.AccountBalance
              extended by org.kuali.kfs.gl.businessobject.AccountBalanceByConsolidation
All Implemented Interfaces:
Serializable, org.apache.ojb.broker.PersistenceBrokerAware, org.kuali.rice.kns.bo.BusinessObject, org.kuali.rice.kns.bo.PersistableBusinessObject

public class AccountBalanceByConsolidation
extends AccountBalance

This class is an empty derived class of Balance for solving the conflict in lookup framework.

See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.kuali.kfs.gl.businessobject.AccountBalance
TYPE_CONSOLIDATION, TYPE_LEVEL, TYPE_OBJECT
 
Fields inherited from class org.kuali.rice.kns.bo.PersistableBusinessObjectBase
extension, versionNumber
 
Constructor Summary
AccountBalanceByConsolidation()
          Constructs a AccountBalanceByConsolidation.java.
AccountBalanceByConsolidation(Transaction t)
          Constructs a AccountBalanceByConsolidation.java.
 
Method Summary
 
Methods inherited from class org.kuali.kfs.gl.businessobject.AccountBalance
add, fixVariance, getA21SubAccount, getAccount, getAccountLineActualsBalanceAmount, getAccountLineEncumbranceBalanceAmount, getAccountNumber, getChart, getChartOfAccountsCode, getCurrentBudgetLineBalanceAmount, getDummyBusinessObject, getFinancialObject, getFinancialSubObject, getObjectCode, getOption, getSubAccount, getSubAccountNumber, getSubObjectCode, getTimestamp, getTitle, getUniversityFiscalYear, getVariance, setA21SubAccount, setAccount, setAccountLineActualsBalanceAmount, setAccountLineEncumbranceBalanceAmount, setAccountNumber, setChart, setChartOfAccountsCode, setCurrentBudgetLineBalanceAmount, setDummyBusinessObject, setFinancialObject, setFinancialSubObject, setObjectCode, setOption, setSubAccount, setSubAccountNumber, setSubObjectCode, setTimestamp, setUniversityFiscalYear, toStringMapper
 
Methods inherited from class org.kuali.rice.kns.bo.PersistableBusinessObjectBase
addNote, afterDelete, afterInsert, afterLookup, afterUpdate, beforeDelete, beforeInsert, beforeInsert, beforeUpdate, beforeUpdate, buildListOfDeletionAwareLists, deleteNote, getAttachmentService, getBoNote, getBoNotes, getExtension, getNoteService, getObjectId, getPersistenceService, getPersistenceStructureService, getVersionNumber, isAutoIncrementSet, isBoNotesSupport, isNewCollectionRecord, linkEditableUserFields, refresh, refreshNonUpdateableReferences, refreshReferenceObject, setAutoIncrementSet, setBoNotes, setExtension, setNewCollectionRecord, setObjectId, setVersionNumber, supportsBoNotes
 
Methods inherited from class org.kuali.rice.kns.bo.BusinessObjectBase
prepareForWorkflow, toString, toStringBuilder
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface org.kuali.rice.kns.bo.BusinessObject
prepareForWorkflow
 

Constructor Detail

AccountBalanceByConsolidation

public AccountBalanceByConsolidation()
Constructs a AccountBalanceByConsolidation.java.


AccountBalanceByConsolidation

public AccountBalanceByConsolidation(Transaction t)
Constructs a AccountBalanceByConsolidation.java.

Parameters:
t -


Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.