|
||||||||||
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.module.bc.businessobject.BudgetConstructionAccountReports
public class BudgetConstructionAccountReports
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 |
---|
public BudgetConstructionAccountReports()
Method Detail |
---|
public String getChartOfAccountsCode()
public void setChartOfAccountsCode(String chartOfAccountsCode)
chartOfAccountsCode
- The chartOfAccountsCode to set.public String getAccountNumber()
public void setAccountNumber(String accountNumber)
accountNumber
- The accountNumber to set.public String getReportsToChartOfAccountsCode()
public void setReportsToChartOfAccountsCode(String reportsToChartOfAccountsCode)
reportsToChartOfAccountsCode
- The reportsToChartOfAccountsCode to set.public String getReportsToOrganizationCode()
public void setReportsToOrganizationCode(String reportsToOrganizationCode)
reportsToOrganizationCode
- The reportsToOrganizationCode to set.public Account getAccount()
public void setAccount(Account account)
account
- The account to set.public Chart getChartOfAccounts()
public void setChartOfAccounts(Chart chartOfAccounts)
chartOfAccounts
- The chartOfAccounts to set.public Chart getReportsToChartOfAccounts()
public void setReportsToChartOfAccounts(Chart reportsToChartOfAccounts)
reportsToChartOfAccounts
- The reportsToChartOfAccounts to set.public BudgetConstructionOrganizationReports getBudgetConstructionOrganizationReports()
public void setBudgetConstructionOrganizationReports(BudgetConstructionOrganizationReports budgetConstructionOrganizationReports)
budgetConstructionOrganizationReports
- The budgetConstructionOrganizationReports to set.public List<BudgetConstructionAccountOrganizationHierarchy> getBudgetConstructionAccountOrganizationHierarchy()
public void setBudgetConstructionAccountOrganizationHierarchy(List<BudgetConstructionAccountOrganizationHierarchy> budgetConstructionAccountOrganizationHierarchy)
budgetConstructionAccountOrganizationHierarchy
- The budgetConstructionAccountOrganizationHierarchy to set.protected LinkedHashMap toStringMapper()
toStringMapper
in class org.kuali.rice.kns.bo.BusinessObjectBase
BusinessObjectBase.toStringMapper()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |