org.kuali.kfs.module.endow.dataaccess
Interface MonthEndDateDao

All Known Implementing Classes:
MonthEndDateDaoOjb

public interface MonthEndDateDao


Method Summary
 List<MonthEndDate> getAllMonthEndDatesOrderByDescending()
          Gets all the month end dates ordered by descending
 

Method Detail

getAllMonthEndDatesOrderByDescending

List<MonthEndDate> getAllMonthEndDatesOrderByDescending()
Gets all the month end dates ordered by descending

Returns:


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