public class TravelMileageRateDaoOjb extends org.kuali.rice.core.framework.persistence.ojb.dao.PlatformAwareDaoBaseOjb implements TravelMileageRateDao
| Constructor and Description | 
|---|
| TravelMileageRateDaoOjb() | 
| Modifier and Type | Method and Description | 
|---|---|
| Collection | retrieveMostEffectiveMileageRates(Date effectiveDate)Retrieves a list of TravelMileageRate objects whose effective dates are before or equal to the given effectiveDate and the
 greatest of effective dates before the date. | 
getDbPlatform, setDbPlatformpublic TravelMileageRateDaoOjb()
public Collection retrieveMostEffectiveMileageRates(Date effectiveDate)
TravelMileageRateDaoretrieveMostEffectiveMileageRates in interface TravelMileageRateDaoorg.kuali.ole.fp.document.dataaccess.TravelMileageRateDao#retrieveMostEffectiveMileageRates(java.sql.Timestamp)Copyright © 2004–2015 The Kuali Foundation. All rights reserved.