public class CloseDaoOjb extends org.kuali.rice.core.framework.persistence.ojb.dao.PlatformAwareDaoBaseOjb implements CloseDao
CloseDao
Constructor and Description |
---|
CloseDaoOjb() |
Modifier and Type | Method and Description |
---|---|
String |
getMaxApprovedClose(Date today)
Gets the document number of the persisted instance with the latest close date.
|
String |
getMostRecentClose(Date today) |
getDbPlatform, setDbPlatform
public CloseDaoOjb()
public String getMaxApprovedClose(Date today)
CloseDao
getMaxApprovedClose
in interface CloseDao
org.kuali.ole.module.cg.dataaccess.CloseDao#getMaxApprovedClose()
public String getMostRecentClose(Date today)
getMostRecentClose
in interface CloseDao
CloseDao.getMostRecentClose(java.sql.Date)
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.