|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use GlPendingTransaction | |
|---|---|
| org.kuali.kfs.pdp.dataaccess | |
| org.kuali.kfs.pdp.dataaccess.impl | |
| org.kuali.kfs.pdp.service | |
| org.kuali.kfs.pdp.service.impl | |
| Uses of GlPendingTransaction in org.kuali.kfs.pdp.dataaccess |
|---|
| Methods in org.kuali.kfs.pdp.dataaccess that return types with arguments of type GlPendingTransaction | |
|---|---|
Iterator<GlPendingTransaction> |
PendingTransactionDao.getUnextractedTransactions()
Get all of the GL transactions where the extract flag is null |
| Uses of GlPendingTransaction in org.kuali.kfs.pdp.dataaccess.impl |
|---|
| Methods in org.kuali.kfs.pdp.dataaccess.impl that return types with arguments of type GlPendingTransaction | |
|---|---|
Iterator<GlPendingTransaction> |
PendingTransactionDaoOjb.getUnextractedTransactions()
|
| Uses of GlPendingTransaction in org.kuali.kfs.pdp.service |
|---|
| Methods in org.kuali.kfs.pdp.service that return types with arguments of type GlPendingTransaction | |
|---|---|
Iterator<GlPendingTransaction> |
PendingTransactionService.getUnextractedTransactions()
Get all of the GL transactions where the extract flag is null |
| Methods in org.kuali.kfs.pdp.service with parameters of type GlPendingTransaction | |
|---|---|
void |
PendingTransactionService.save(GlPendingTransaction tran)
Save a transaction |
| Uses of GlPendingTransaction in org.kuali.kfs.pdp.service.impl |
|---|
| Methods in org.kuali.kfs.pdp.service.impl that return types with arguments of type GlPendingTransaction | |
|---|---|
Iterator<GlPendingTransaction> |
PendingTransactionServiceImpl.getUnextractedTransactions()
|
| Methods in org.kuali.kfs.pdp.service.impl with parameters of type GlPendingTransaction | |
|---|---|
protected void |
PendingTransactionServiceImpl.populateBankOffsetEntry(PaymentGroup paymentGroup,
GlPendingTransaction glPendingTransaction,
GeneralLedgerPendingEntrySequenceHelper sequenceHelper)
Generates the bank offset for an entry (when enabled in the system) |
void |
PendingTransactionServiceImpl.save(GlPendingTransaction tran)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||