|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.kuali.rice.kns.bo.BusinessObjectBase
org.kuali.rice.kns.bo.PersistableBusinessObjectBase
org.kuali.kfs.coa.businessobject.SubAccount
public class SubAccount
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 |
---|
public SubAccount()
Method Detail |
---|
public String getAccountNumber()
public void setAccountNumber(String accountNumber)
public String getChartOfAccountsCode()
public void setChartOfAccountsCode(String chartOfAccountsCode)
chartOfAccountsCode
- The chartOfAccountsCode to set.public void setReportingCode(ReportingCode reportingCode)
reportingCode
- The financialReporting to set.public String getSubAccountName()
public void setSubAccountName(String subAccountName)
subAccountName
- The subAccountName to set.public boolean isActive()
isActive
in interface org.kuali.rice.kns.bo.Inactivateable
public void setActive(boolean active)
setActive
in interface org.kuali.rice.kns.bo.Inactivateable
active
- The active to set.public Account getAccount()
public void setAccount(Account account)
account
- The account to set.public String getSubAccountNumber()
public void setSubAccountNumber(String subAccountNumber)
subAccount
- The subAccount to set.public ReportingCode getReportingCode()
public String getFinancialReportChartCode()
public void setFinancialReportChartCode(String financialReportChartCode)
financialReportChartCode
- The financialReportChartCode to set.public String getFinancialReportingCode()
public void setFinancialReportingCode(String financialReportingCode)
financialReportingCode
- The financialReportingCode to set.public String getFinReportOrganizationCode()
public void setFinReportOrganizationCode(String finReportOrganizationCode)
finReportOrganizationCode
- The finReportOrganizationCode to set.public A21SubAccount getA21SubAccount()
public void setA21SubAccount(A21SubAccount subAccount)
subAccount
- The a21SubAccount to set.public Chart getChart()
public void setChart(Chart chart)
chart
- The chart to set.public Chart getFinancialReportChart()
public void setFinancialReportChart(Chart financialReportChart)
financialReportChart
- The financialReportChart to set.public Organization getOrg()
public void setOrg(Organization org)
org
- The org to set.protected LinkedHashMap toStringMapper()
toStringMapper
in class org.kuali.rice.kns.bo.BusinessObjectBase
BusinessObjectBase.toStringMapper()
public String getCgCostSharingSectionBlank()
public String getCgICRSectionBlank()
public String getFinancialReportingCodeSectionBlank()
public String getCgCostSharingSection()
public String getCgICRSection()
public String getFinancialReportingCodeSection()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |