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, setDbPlatformpublic CloseDaoOjb()
public String getMaxApprovedClose(Date today)
CloseDaogetMaxApprovedClose in interface CloseDaoorg.kuali.ole.module.cg.dataaccess.CloseDao#getMaxApprovedClose()public String getMostRecentClose(Date today)
getMostRecentClose in interface CloseDaoCloseDao.getMostRecentClose(java.sql.Date)Copyright © 2004–2015 The Kuali Foundation. All rights reserved.