Uses of Interface
org.kuali.kfs.module.ld.dataaccess.LaborLedgerEntryDao

Packages that use LaborLedgerEntryDao
org.kuali.kfs.module.ld.dataaccess.impl   
org.kuali.kfs.module.ld.service.impl   
 

Uses of LaborLedgerEntryDao in org.kuali.kfs.module.ld.dataaccess.impl
 

Classes in org.kuali.kfs.module.ld.dataaccess.impl that implement LaborLedgerEntryDao
 class LaborLedgerEntryDaoOjb
          This is the data access object for ledger entry.
 

Uses of LaborLedgerEntryDao in org.kuali.kfs.module.ld.service.impl
 

Methods in org.kuali.kfs.module.ld.service.impl with parameters of type LaborLedgerEntryDao
 void LaborLedgerEntryServiceImpl.setLaborLedgerEntryDao(LaborLedgerEntryDao laborLedgerEntryDao)
          Sets the laborLedgerEntryDao attribute value.
 



Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.