public class ClosedAccountOrganizationReversion extends Object implements CarryForwardReversionProcessOrganizationInfo
| Constructor and Description |
|---|
ClosedAccountOrganizationReversion(CarryForwardReversionProcessOrganizationInfo organizationReversion)
Constructs a ClosedAccountOrganizationReversion
|
| Modifier and Type | Method and Description |
|---|---|
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
|
public ClosedAccountOrganizationReversion(CarryForwardReversionProcessOrganizationInfo organizationReversion)
organizationReversion - the organization reversion to wrappublic 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 forCarryForwardReversionProcessOrganizationInfo.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()Copyright © 2004–2015 The Kuali Foundation. All rights reserved.