public class PendingTransactionDaoOjb extends org.kuali.rice.core.framework.persistence.ojb.dao.PlatformAwareDaoBaseOjb implements PendingTransactionDao
PendingTransactionDao| Constructor and Description |
|---|
PendingTransactionDaoOjb() |
| 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
|
getDbPlatform, setDbPlatformpublic PendingTransactionDaoOjb()
public Iterator<GlPendingTransaction> getUnextractedTransactions()
PendingTransactionDaogetUnextractedTransactions in interface PendingTransactionDaoPendingTransactionDao.getUnextractedTransactions()public void clearExtractedTransactions()
PendingTransactionDaoclearExtractedTransactions in interface PendingTransactionDaoPendingTransactionDao.clearExtractedTransactions()Copyright © 2004–2015 The Kuali Foundation. All rights reserved.