org.kuali.kfs.coa.businessobject
Class SubAccount

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

public class SubAccount
extends org.kuali.rice.kns.bo.PersistableBusinessObjectBase
implements org.kuali.rice.kns.bo.Inactivateable

See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.kuali.rice.kns.bo.PersistableBusinessObjectBase
extension, versionNumber
 
Constructor Summary
SubAccount()
          Default no-arg constructor.
 
Method Summary
 A21SubAccount getA21SubAccount()
          Gets the a21SubAccount attribute.
 Account getAccount()
          Gets the account attribute.
 String getAccountNumber()
          Gets the accountNumber attribute.
 String getCgCostSharingSection()
          Gets the cGCostSharingSection attribute.
 String getCgCostSharingSectionBlank()
          Gets the cGCostSharingSectionBlank attribute.
 String getCgICRSection()
          Gets the cGICRSection attribute.
 String getCgICRSectionBlank()
          Gets the cGICRSectionBlank attribute.
 Chart getChart()
           
 String getChartOfAccountsCode()
          Gets the chartOfAccountsCode attribute.
 Chart getFinancialReportChart()
           
 String getFinancialReportChartCode()
           
 String getFinancialReportingCode()
           
 String getFinancialReportingCodeSection()
          Gets the financialReportingCodeSection attribute.
 String getFinancialReportingCodeSectionBlank()
          Gets the financialReportingCodeSectionBlank attribute.
 String getFinReportOrganizationCode()
           
 Organization getOrg()
           
 ReportingCode getReportingCode()
          Gets the financialReporting attribute.
 String getSubAccountName()
          Gets the subAccountName attribute.
 String getSubAccountNumber()
          Gets the subAccount attribute.
 boolean isActive()
          Gets the active attribute.
 void setA21SubAccount(A21SubAccount subAccount)
          Sets the a21SubAccount attribute value.
 void setAccount(Account account)
          Sets the account attribute.
 void setAccountNumber(String accountNumber)
          Sets the accountNumber attribute value.
 void setActive(boolean active)
          Sets the active attribute.
 void setChart(Chart chart)
          Deprecated.  
 void setChartOfAccountsCode(String chartOfAccountsCode)
          Sets the chartOfAccountsCode attribute value.
 void setFinancialReportChart(Chart financialReportChart)
          Deprecated.  
 void setFinancialReportChartCode(String financialReportChartCode)
           
 void setFinancialReportingCode(String financialReportingCode)
           
 void setFinReportOrganizationCode(String finReportOrganizationCode)
           
 void setOrg(Organization org)
          Deprecated.  
 void setReportingCode(ReportingCode reportingCode)
          Deprecated.  
 void setSubAccountName(String subAccountName)
          Sets the subAccountName attribute.
 void setSubAccountNumber(String subAccountNumber)
          Sets the subAccount 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

SubAccount

public SubAccount()
Default no-arg constructor.

Method Detail

getAccountNumber

public String getAccountNumber()
Gets the accountNumber attribute.

Returns:
Returns the accountNumber.

setAccountNumber

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


getChartOfAccountsCode

public String getChartOfAccountsCode()
Gets the chartOfAccountsCode attribute.

Returns:
Returns the chartOfAccountsCode.

setChartOfAccountsCode

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

Parameters:
chartOfAccountsCode - The chartOfAccountsCode to set.

setReportingCode

public void setReportingCode(ReportingCode reportingCode)
Deprecated. 

Sets the financialReporting attribute value.

Parameters:
reportingCode - The financialReporting to set.

getSubAccountName

public String getSubAccountName()
Gets the subAccountName attribute.

Returns:
Returns the subAccountName

setSubAccountName

public void setSubAccountName(String subAccountName)
Sets the subAccountName attribute.

Parameters:
subAccountName - The subAccountName to set.

isActive

public boolean isActive()
Gets the active attribute.

Specified by:
isActive in interface org.kuali.rice.kns.bo.Inactivateable
Returns:
Returns the active

setActive

public void setActive(boolean active)
Sets the active attribute.

Specified by:
setActive in interface org.kuali.rice.kns.bo.Inactivateable
Parameters:
active - The active to set.

getAccount

public Account getAccount()
Gets the account attribute.

Returns:
Returns the account

setAccount

public void setAccount(Account account)
Sets the account attribute.

Parameters:
account - The account to set.

getSubAccountNumber

public String getSubAccountNumber()
Gets the subAccount attribute.

Returns:
Returns the subAccount

setSubAccountNumber

public void setSubAccountNumber(String subAccountNumber)
Sets the subAccount attribute.

Parameters:
subAccount - The subAccount to set.

getReportingCode

public ReportingCode getReportingCode()
Gets the financialReporting attribute.

Returns:
Returns the financialReporting

getFinancialReportChartCode

public String getFinancialReportChartCode()
Returns:
Returns the financialReportChartCode.

setFinancialReportChartCode

public void setFinancialReportChartCode(String financialReportChartCode)
Parameters:
financialReportChartCode - The financialReportChartCode to set.

getFinancialReportingCode

public String getFinancialReportingCode()
Returns:
Returns the financialReportingCode.

setFinancialReportingCode

public void setFinancialReportingCode(String financialReportingCode)
Parameters:
financialReportingCode - The financialReportingCode to set.

getFinReportOrganizationCode

public String getFinReportOrganizationCode()
Returns:
Returns the finReportOrganizationCode.

setFinReportOrganizationCode

public void setFinReportOrganizationCode(String finReportOrganizationCode)
Parameters:
finReportOrganizationCode - The finReportOrganizationCode to set.

getA21SubAccount

public A21SubAccount getA21SubAccount()
Gets the a21SubAccount attribute.

Returns:
Returns the a21SubAccount.

setA21SubAccount

public void setA21SubAccount(A21SubAccount subAccount)
Sets the a21SubAccount attribute value.

Parameters:
subAccount - The a21SubAccount to set.

getChart

public Chart getChart()
Returns:
Returns the chart.

setChart

public void setChart(Chart chart)
Deprecated. 

Parameters:
chart - The chart to set.

getFinancialReportChart

public Chart getFinancialReportChart()
Returns:
Returns the financialReportChart.

setFinancialReportChart

public void setFinancialReportChart(Chart financialReportChart)
Deprecated. 

Parameters:
financialReportChart - The financialReportChart to set.

getOrg

public Organization getOrg()
Returns:
Returns the org.

setOrg

public void setOrg(Organization org)
Deprecated. 

Parameters:
org - The org to set.

toStringMapper

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

getCgCostSharingSectionBlank

public String getCgCostSharingSectionBlank()
Gets the cGCostSharingSectionBlank attribute.

Returns:
Returns the cGCostSharingSectionBlank.

getCgICRSectionBlank

public String getCgICRSectionBlank()
Gets the cGICRSectionBlank attribute.

Returns:
Returns the cGICRSectionBlank.

getFinancialReportingCodeSectionBlank

public String getFinancialReportingCodeSectionBlank()
Gets the financialReportingCodeSectionBlank attribute.

Returns:
Returns the financialReportingCodeSectionBlank.

getCgCostSharingSection

public String getCgCostSharingSection()
Gets the cGCostSharingSection attribute.

Returns:
Returns the cGCostSharingSection.

getCgICRSection

public String getCgICRSection()
Gets the cGICRSection attribute.

Returns:
Returns the cGICRSection.

getFinancialReportingCodeSection

public String getFinancialReportingCodeSection()
Gets the financialReportingCodeSection attribute.

Returns:
Returns the financialReportingCodeSection.


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