public interface CorrectionDocumentDao
| Modifier and Type | Method and Description |
|---|---|
Collection<GeneralLedgerCorrectionProcessDocument> |
getCorrectionDocumentsFinalizedOn(Date date)
Returns a Collection of GLCP documents finalized on the given date
|
Collection<GeneralLedgerCorrectionProcessDocument> getCorrectionDocumentsFinalizedOn(Date date)
date - the finalization date of GLCP documents to findCopyright © 2004–2014 The Kuali Foundation. All rights reserved.