The representation of a Global Organization Reversion. A Global Organization Reversion is made up of three sections: 1. The
University Fiscal Year and Chart of Accounts code for the Organizations going through reversion, with some account information.
2. A list of the appropriate Object Reversion Details 3. A list of Organizations to apply the Organization Reversion to
Gets the carryForwardByObjectCodeIndicator attribute: but for other methods that don't like to call "is" and would rather
call "get"
Returns the carryForwardByObjectCodeIndicator.
See Also:org.kuali.core.bo.GlobalBusinessObject.isPersistable See Also: returns whether this global object reversion can be stored in the See Also: database, which is really a question of whether it and all of its details have all of their appropriate primary keys See Also: set.
setBudgetReversionAccount
public void setBudgetReversionAccount(Account budgetReversionAccount)(Code)
Sets the budgetReversionAccount attribute value.
Parameters: budgetReversionAccount - The budgetReversionAccount to set.
setBudgetReversionAccountNumber
public void setBudgetReversionAccountNumber(String budgetReversionAccountNumber)(Code)
Sets the budgetReversionAccountNumber attribute value.
Parameters: budgetReversionAccountNumber - The budgetReversionAccountNumber to set.
setBudgetReversionChartOfAccounts
public void setBudgetReversionChartOfAccounts(Chart budgetReversionChartOfAccounts)(Code)
Sets the budgetReversionChartOfAccounts attribute value.
Parameters: budgetReversionChartOfAccounts - The budgetReversionChartOfAccounts to set.
setBudgetReversionChartOfAccountsCode
public void setBudgetReversionChartOfAccountsCode(String budgetReversionChartOfAccountsCode)(Code)
Sets the budgetReversionChartOfAccountsCode attribute value.
Parameters: budgetReversionChartOfAccountsCode - The budgetReversionChartOfAccountsCode to set.
setCarryForwardByObjectCodeIndicator
public void setCarryForwardByObjectCodeIndicator(Boolean carryForwardByObjectCodeIndicator)(Code)
Sets the carryForwardByObjectCodeIndicator attribute value.
Parameters: carryForwardByObjectCodeIndicator - The carryForwardByObjectCodeIndicator to set.
setCashReversionAccount
public void setCashReversionAccount(Account cashReversionAccount)(Code)
Sets the cashReversionAccount attribute value.
Parameters: cashReversionAccount - The cashReversionAccount to set.
setCashReversionAccountNumber
public void setCashReversionAccountNumber(String cashReversionAccountNumber)(Code)
Sets the cashReversionAccountNumber attribute value.
Parameters: cashReversionAccountNumber - The cashReversionAccountNumber to set.
setCashReversionFinancialChartOfAccounts
public void setCashReversionFinancialChartOfAccounts(Chart cashReversionFinancialChartOfAccounts)(Code)
Sets the cashReversionFinancialChartOfAccounts attribute value.
Parameters: cashReversionFinancialChartOfAccounts - The cashReversionFinancialChartOfAccounts to set.
setCashReversionFinancialChartOfAccountsCode
public void setCashReversionFinancialChartOfAccountsCode(String cashReversionFinancialChartOfAccountsCode)(Code)
Sets the cashReversionFinancialChartOfAccountsCode attribute value.
Parameters: cashReversionFinancialChartOfAccountsCode - The cashReversionFinancialChartOfAccountsCode to set.
setDocumentNumber
public void setDocumentNumber(String documentNumber)(Code)
Sets the documentNumber attribute value.
Parameters: documentNumber - The documentNumber to set.
Sets the organizationReversionGlobalDocumentDetails attribute value.
Parameters: organizationReversionGlobalDocumentDetails - The organizationReversionGlobalDocumentDetails to set.
Sets the organizationReversionGlobalOrganizations attribute value.
Parameters: organizationReversionGlobalOrganizations - The organizationReversionGlobalOrganizations to set.
setUniversityFiscal
public void setUniversityFiscal(Options universityFiscal)(Code)
Sets the universityFiscal attribute value.
Parameters: universityFiscal - The universityFiscal to set.
setUniversityFiscalYear
public void setUniversityFiscalYear(Integer universityFiscalYear)(Code)
Sets the universityFiscalYear attribute value.
Parameters: universityFiscalYear - The universityFiscalYear to set.