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

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

Uses of LaborClearGeneralLedgerEntryDao in org.kuali.kfs.module.ld.batch.service.impl
 

Methods in org.kuali.kfs.module.ld.batch.service.impl that return LaborClearGeneralLedgerEntryDao
protected  LaborClearGeneralLedgerEntryDao LaborNightlyOutServiceImpl.getLaborClearGeneralLedgerEntryDao()
          Gets the laborClearGeneralLedgerEntryDao attribute.
 

Methods in org.kuali.kfs.module.ld.batch.service.impl with parameters of type LaborClearGeneralLedgerEntryDao
 void LaborNightlyOutServiceImpl.setLaborClearGeneralLedgerEntryDao(LaborClearGeneralLedgerEntryDao laborClearGeneralLedgerEntryDao)
          Sets the laborClearGeneralLedgerEntryDao attribute value.
 

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

Classes in org.kuali.kfs.module.ld.dataaccess.impl that implement LaborClearGeneralLedgerEntryDao
 class LaborClearGeneralLedgerEntryDaoJdbc
           
 



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