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

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

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

Classes in org.kuali.kfs.module.ld.dataaccess.impl that implement LaborGeneralLedgerEntryDao
 class LaborGeneralLedgerEntryDaoOjb
          This is the data access object for labor general ledger entry
 

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

Methods in org.kuali.kfs.module.ld.service.impl with parameters of type LaborGeneralLedgerEntryDao
 void LaborGeneralLedgerEntryServiceImpl.setLaborGeneralLedgerEntryDao(LaborGeneralLedgerEntryDao laborGeneralLedgerEntryDao)
          Sets the laborGeneralLedgerEntryDao attribute value.
 



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