public interface CloseDao
| Modifier and Type | Method and Description |
|---|---|
String |
getMaxApprovedClose(Date currentSqlMidnight)
Gets the document number of the persisted instance with the latest close date.
|
String |
getMostRecentClose(Date currentSqlMidnight) |
String getMaxApprovedClose(Date currentSqlMidnight)
currentSqlMidnight - String getMostRecentClose(Date currentSqlMidnight)
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.