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 CarryForwardReversionProcessOrganizationInfo
CarryForwardReversionProcessOrganizationInfo.getBudgetReversionAccountNumber()
public String getCashReversionAccountNumber()
getCashReversionAccountNumber
in interface CarryForwardReversionProcessOrganizationInfo
CarryForwardReversionProcessOrganizationInfo.getCashReversionAccountNumber()
public String getChartOfAccountsCode()
getChartOfAccountsCode
in interface CarryForwardReversionProcessOrganizationInfo
CarryForwardReversionProcessOrganizationInfo.getChartOfAccountsCode()
public String getOrganizationCode()
getOrganizationCode
in interface CarryForwardReversionProcessOrganizationInfo
CarryForwardReversionProcessOrganizationInfo.getOrganizationCode()
public OrganizationReversionCategoryInfo getOrganizationReversionDetail(String categoryCode)
getOrganizationReversionDetail
in interface CarryForwardReversionProcessOrganizationInfo
categoryCode
- category code to find detail forCarryForwardReversionProcessOrganizationInfo.getOrganizationReversionDetail(java.lang.String)
public Integer getUniversityFiscalYear()
getUniversityFiscalYear
in interface CarryForwardReversionProcessOrganizationInfo
CarryForwardReversionProcessOrganizationInfo.getUniversityFiscalYear()
public boolean isCarryForwardByObjectCodeIndicator()
isCarryForwardByObjectCodeIndicator
in interface CarryForwardReversionProcessOrganizationInfo
CarryForwardReversionProcessOrganizationInfo.isCarryForwardByObjectCodeIndicator()
public String getBudgetReversionChartOfAccountsCode()
getBudgetReversionChartOfAccountsCode
in interface CarryForwardReversionProcessOrganizationInfo
CarryForwardReversionProcessOrganizationInfo.getBudgetReversionChartOfAccountsCode()
public String getCashReversionChartCashObjectCode()
getCashReversionChartCashObjectCode
in interface CarryForwardReversionProcessOrganizationInfo
CarryForwardReversionProcessOrganizationInfo.getCashReversionChartCashObjectCode()
public String getCashReversionFinancialChartOfAccountsCode()
getCashReversionFinancialChartOfAccountsCode
in interface CarryForwardReversionProcessOrganizationInfo
CarryForwardReversionProcessOrganizationInfo.getCashReversionFinancialChartOfAccountsCode()
public String getOrganizationChartCashObjectCode()
getOrganizationChartCashObjectCode
in interface CarryForwardReversionProcessOrganizationInfo
CarryForwardReversionProcessOrganizationInfo.getOrganizationChartCashObjectCode()
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.