Always returns the same mock organization reversion record, no matter what keys are handed to it
Parameters: fiscal - year the fiscal year of the organization reversion record that will be returned Parameters: chart - the chart of the organization reversion record that will be returned Parameters: orgCode - the organization code of the organization reversion record that will be returned an OrganizationReversion record with the given chart, org, and year, but everything else--budget reversion and cash reversion account information and category details--pre-set See Also:org.kuali.module.chart.service.impl.OrganizationReversionServiceImpl.getByPrimaryId(java.lang.Integerjava.lang.Stringjava.lang.String)
Methods inherited from org.kuali.module.chart.service.impl.OrganizationReversionServiceImpl