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, setDbPlatform
public TravelMileageRateDaoOjb()
public Collection retrieveMostEffectiveMileageRates(Date effectiveDate)
TravelMileageRateDao
retrieveMostEffectiveMileageRates
in interface TravelMileageRateDao
org.kuali.ole.fp.document.dataaccess.TravelMileageRateDao#retrieveMostEffectiveMileageRates(java.sql.Timestamp)
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.