|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LedgerEntryBalancingDao | |
---|---|
org.kuali.kfs.gl.batch.service.impl | |
org.kuali.kfs.gl.dataaccess.impl | |
org.kuali.kfs.module.ld.dataaccess.impl |
Uses of LedgerEntryBalancingDao in org.kuali.kfs.gl.batch.service.impl |
---|
Fields in org.kuali.kfs.gl.batch.service.impl declared as LedgerEntryBalancingDao | |
---|---|
protected LedgerEntryBalancingDao |
BalancingServiceBaseImpl.ledgerEntryBalancingDao
|
Methods in org.kuali.kfs.gl.batch.service.impl with parameters of type LedgerEntryBalancingDao | |
---|---|
void |
BalancingServiceBaseImpl.setLedgerEntryBalancingDao(LedgerEntryBalancingDao ledgerEntryBalancingDao)
Sets the LedgerEntryBalancingDao |
Uses of LedgerEntryBalancingDao in org.kuali.kfs.gl.dataaccess.impl |
---|
Classes in org.kuali.kfs.gl.dataaccess.impl that implement LedgerEntryBalancingDao | |
---|---|
class |
EntryDaoOjb
An OJB implementation of EntryDao |
Uses of LedgerEntryBalancingDao in org.kuali.kfs.module.ld.dataaccess.impl |
---|
Classes in org.kuali.kfs.module.ld.dataaccess.impl that implement LedgerEntryBalancingDao | |
---|---|
class |
LaborLedgerEntryDaoOjb
This is the data access object for ledger entry. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |