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

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

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

Classes in org.kuali.kfs.module.ld.dataaccess.impl that implement LaborLedgerPendingEntryDao
 class LaborLedgerPendingEntryDaoOjb
          OJB Implementation of LaborLedgerPendingEntryDao.
 

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

Methods in org.kuali.kfs.module.ld.service.impl with parameters of type LaborLedgerPendingEntryDao
 void LaborLedgerPendingEntryServiceImpl.setLaborLedgerPendingEntryDao(LaborLedgerPendingEntryDao laborLedgerPendingEntryDao)
          Sets the laborLedgerPendingEntryDao attribute value.
 



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