|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.kuali.kfs.coa.businessobject.ClosedAccountOrganizationReversion
public class ClosedAccountOrganizationReversion
Wraps an OrganizationReversion detail to make sure that organization reversion returns only Closed Account details, which in turn will force R2 logic to run for all the details
| Constructor Summary | |
|---|---|
ClosedAccountOrganizationReversion(CarryForwardReversionProcessOrganizationInfo organizationReversion)
Constructs a ClosedAccountOrganizationReversion |
|
| Method Summary | |
|---|---|
String |
getBudgetReversionAccountNumber()
Returns the budget reversion account number from the wrapped org reversion |
String |
getBudgetReversionChartOfAccountsCode()
returns the budget reversion chart of accounts code from the wrapped organization reversion |
String |
getCashReversionAccountNumber()
Returns the cash reversion account number from the wrapped org reversion |
String |
getCashReversionChartCashObjectCode()
returns the cash reversion chart cash object code from the wrapped organization reversion |
String |
getCashReversionFinancialChartOfAccountsCode()
returns the cash reversion chart of accounts code from the wrapped organization reversion |
String |
getChartOfAccountsCode()
Returns the chart of accounts code from the wrapped org reversion |
String |
getOrganizationChartCashObjectCode()
returns the organization chart's cash object code from the wrapped organization reversion |
String |
getOrganizationCode()
Returns the organization code from the wrapped org reversion |
OrganizationReversionCategoryInfo |
getOrganizationReversionDetail(String categoryCode)
Returns a closed account org reversion detail for the given category |
Integer |
getUniversityFiscalYear()
Returns the fiscal year from the wrapped org reversion |
boolean |
isCarryForwardByObjectCodeIndicator()
Returns the carry forward by object code indicator from the wrapped org reversion |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ClosedAccountOrganizationReversion(CarryForwardReversionProcessOrganizationInfo organizationReversion)
organizationReversion - the organization reversion to wrap| Method Detail |
|---|
public String getBudgetReversionAccountNumber()
getBudgetReversionAccountNumber in interface CarryForwardReversionProcessOrganizationInfoCarryForwardReversionProcessOrganizationInfo.getBudgetReversionAccountNumber()public String getCashReversionAccountNumber()
getCashReversionAccountNumber in interface CarryForwardReversionProcessOrganizationInfoCarryForwardReversionProcessOrganizationInfo.getCashReversionAccountNumber()public String getChartOfAccountsCode()
getChartOfAccountsCode in interface CarryForwardReversionProcessOrganizationInfoCarryForwardReversionProcessOrganizationInfo.getChartOfAccountsCode()public String getOrganizationCode()
getOrganizationCode in interface CarryForwardReversionProcessOrganizationInfoCarryForwardReversionProcessOrganizationInfo.getOrganizationCode()public OrganizationReversionCategoryInfo getOrganizationReversionDetail(String categoryCode)
getOrganizationReversionDetail in interface CarryForwardReversionProcessOrganizationInfocategoryCode - category code to find detail for
CarryForwardReversionProcessOrganizationInfo.getOrganizationReversionDetail(java.lang.String)public Integer getUniversityFiscalYear()
getUniversityFiscalYear in interface CarryForwardReversionProcessOrganizationInfoCarryForwardReversionProcessOrganizationInfo.getUniversityFiscalYear()public boolean isCarryForwardByObjectCodeIndicator()
isCarryForwardByObjectCodeIndicator in interface CarryForwardReversionProcessOrganizationInfoCarryForwardReversionProcessOrganizationInfo.isCarryForwardByObjectCodeIndicator()public String getBudgetReversionChartOfAccountsCode()
getBudgetReversionChartOfAccountsCode in interface CarryForwardReversionProcessOrganizationInfoCarryForwardReversionProcessOrganizationInfo.getBudgetReversionChartOfAccountsCode()public String getCashReversionChartCashObjectCode()
getCashReversionChartCashObjectCode in interface CarryForwardReversionProcessOrganizationInfoCarryForwardReversionProcessOrganizationInfo.getCashReversionChartCashObjectCode()public String getCashReversionFinancialChartOfAccountsCode()
getCashReversionFinancialChartOfAccountsCode in interface CarryForwardReversionProcessOrganizationInfoCarryForwardReversionProcessOrganizationInfo.getCashReversionFinancialChartOfAccountsCode()public String getOrganizationChartCashObjectCode()
getOrganizationChartCashObjectCode in interface CarryForwardReversionProcessOrganizationInfoCarryForwardReversionProcessOrganizationInfo.getOrganizationChartCashObjectCode()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||