org.kuali.kfs.gl.dataaccess
Interface LedgerBalanceHistoryBalancingDao

All Known Implementing Classes:
BalanceHistoryDaoOjb, LaborLedgerBalanceHistoryDaoOjb

public interface LedgerBalanceHistoryBalancingDao

The DAO interface that declares methods needed for the balancing process. This is for the GL and Labor BalanceHistory BO.


Method Summary
 List<Integer> findDistinctFiscalYears()
           
 

Method Detail

findDistinctFiscalYears

List<Integer> findDistinctFiscalYears()
Returns:
returns the distinct universityFiscalYears on the table


Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.