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