public interface PendingTransactionDao
GlPendingTransaction| Modifier and Type | Method and Description | 
|---|---|
| void | clearExtractedTransactions()Deletes all transaction records where the process indicator is true | 
| Iterator<GlPendingTransaction> | getUnextractedTransactions()Get all of the GL transactions where the extract flag is null | 
Iterator<GlPendingTransaction> getUnextractedTransactions()
void clearExtractedTransactions()
Copyright © 2004–2014 The Kuali Foundation. All rights reserved.