org.kuali.kfs.module.bc.businessobject
Class BudgetConstructionAccountReports

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

public class BudgetConstructionAccountReports
extends org.kuali.rice.kns.bo.PersistableBusinessObjectBase

See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.kuali.rice.kns.bo.PersistableBusinessObjectBase
extension, versionNumber
 
Constructor Summary
BudgetConstructionAccountReports()
          Default constructor.
 
Method Summary
 Account getAccount()
          Gets the account attribute.
 String getAccountNumber()
          Gets the accountNumber attribute.
 List<BudgetConstructionAccountOrganizationHierarchy> getBudgetConstructionAccountOrganizationHierarchy()
          Gets the budgetConstructionAccountOrganizationHierarchy attribute.
 BudgetConstructionOrganizationReports getBudgetConstructionOrganizationReports()
          Gets the budgetConstructionOrganizationReports attribute.
 Chart getChartOfAccounts()
          Gets the chartOfAccounts attribute.
 String getChartOfAccountsCode()
          Gets the chartOfAccountsCode attribute.
 Chart getReportsToChartOfAccounts()
          Gets the reportsToChartOfAccounts attribute.
 String getReportsToChartOfAccountsCode()
          Gets the reportsToChartOfAccountsCode attribute.
 String getReportsToOrganizationCode()
          Gets the reportsToOrganizationCode attribute.
 void setAccount(Account account)
          Deprecated.  
 void setAccountNumber(String accountNumber)
          Sets the accountNumber attribute.
 void setBudgetConstructionAccountOrganizationHierarchy(List<BudgetConstructionAccountOrganizationHierarchy> budgetConstructionAccountOrganizationHierarchy)
          Sets the budgetConstructionAccountOrganizationHierarchy attribute value.
 void setBudgetConstructionOrganizationReports(BudgetConstructionOrganizationReports budgetConstructionOrganizationReports)
          Deprecated.  
 void setChartOfAccounts(Chart chartOfAccounts)
          Deprecated.  
 void setChartOfAccountsCode(String chartOfAccountsCode)
          Sets the chartOfAccountsCode attribute.
 void setReportsToChartOfAccounts(Chart reportsToChartOfAccounts)
          Deprecated.  
 void setReportsToChartOfAccountsCode(String reportsToChartOfAccountsCode)
          Sets the reportsToChartOfAccountsCode attribute.
 void setReportsToOrganizationCode(String reportsToOrganizationCode)
          Sets the reportsToOrganizationCode attribute.
protected  LinkedHashMap 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

BudgetConstructionAccountReports

public BudgetConstructionAccountReports()
Default constructor.

Method Detail

getChartOfAccountsCode

public String getChartOfAccountsCode()
Gets the chartOfAccountsCode attribute.

Returns:
Returns the chartOfAccountsCode

setChartOfAccountsCode

public void setChartOfAccountsCode(String chartOfAccountsCode)
Sets the chartOfAccountsCode attribute.

Parameters:
chartOfAccountsCode - The chartOfAccountsCode to set.

getAccountNumber

public String getAccountNumber()
Gets the accountNumber attribute.

Returns:
Returns the accountNumber

setAccountNumber

public void setAccountNumber(String accountNumber)
Sets the accountNumber attribute.

Parameters:
accountNumber - The accountNumber to set.

getReportsToChartOfAccountsCode

public String getReportsToChartOfAccountsCode()
Gets the reportsToChartOfAccountsCode attribute.

Returns:
Returns the reportsToChartOfAccountsCode

setReportsToChartOfAccountsCode

public void setReportsToChartOfAccountsCode(String reportsToChartOfAccountsCode)
Sets the reportsToChartOfAccountsCode attribute.

Parameters:
reportsToChartOfAccountsCode - The reportsToChartOfAccountsCode to set.

getReportsToOrganizationCode

public String getReportsToOrganizationCode()
Gets the reportsToOrganizationCode attribute.

Returns:
Returns the reportsToOrganizationCode

setReportsToOrganizationCode

public void setReportsToOrganizationCode(String reportsToOrganizationCode)
Sets the reportsToOrganizationCode attribute.

Parameters:
reportsToOrganizationCode - The reportsToOrganizationCode to set.

getAccount

public Account getAccount()
Gets the account attribute.

Returns:
Returns the account

setAccount

public void setAccount(Account account)
Deprecated. 

Sets the account attribute.

Parameters:
account - The account to set.

getChartOfAccounts

public Chart getChartOfAccounts()
Gets the chartOfAccounts attribute.

Returns:
Returns the chartOfAccounts

setChartOfAccounts

public void setChartOfAccounts(Chart chartOfAccounts)
Deprecated. 

Sets the chartOfAccounts attribute.

Parameters:
chartOfAccounts - The chartOfAccounts to set.

getReportsToChartOfAccounts

public Chart getReportsToChartOfAccounts()
Gets the reportsToChartOfAccounts attribute.

Returns:
Returns the reportsToChartOfAccounts

setReportsToChartOfAccounts

public void setReportsToChartOfAccounts(Chart reportsToChartOfAccounts)
Deprecated. 

Sets the reportsToChartOfAccounts attribute.

Parameters:
reportsToChartOfAccounts - The reportsToChartOfAccounts to set.

getBudgetConstructionOrganizationReports

public BudgetConstructionOrganizationReports getBudgetConstructionOrganizationReports()
Gets the budgetConstructionOrganizationReports attribute.

Returns:
Returns the budgetConstructionOrganizationReports.

setBudgetConstructionOrganizationReports

public void setBudgetConstructionOrganizationReports(BudgetConstructionOrganizationReports budgetConstructionOrganizationReports)
Deprecated. 

Sets the budgetConstructionOrganizationReports attribute value.

Parameters:
budgetConstructionOrganizationReports - The budgetConstructionOrganizationReports to set.

getBudgetConstructionAccountOrganizationHierarchy

public List<BudgetConstructionAccountOrganizationHierarchy> getBudgetConstructionAccountOrganizationHierarchy()
Gets the budgetConstructionAccountOrganizationHierarchy attribute.

Returns:
Returns the budgetConstructionAccountOrganizationHierarchy.

setBudgetConstructionAccountOrganizationHierarchy

public void setBudgetConstructionAccountOrganizationHierarchy(List<BudgetConstructionAccountOrganizationHierarchy> budgetConstructionAccountOrganizationHierarchy)
Sets the budgetConstructionAccountOrganizationHierarchy attribute value.

Parameters:
budgetConstructionAccountOrganizationHierarchy - The budgetConstructionAccountOrganizationHierarchy to set.

toStringMapper

protected LinkedHashMap toStringMapper()
Specified by:
toStringMapper in class org.kuali.rice.kns.bo.BusinessObjectBase
See Also:
BusinessObjectBase.toStringMapper()


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