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

Packages that use LaborDao
org.kuali.kfs.module.ld.businessobject.lookup   
org.kuali.kfs.module.ld.dataaccess.impl   
org.kuali.kfs.module.ld.service.impl   
 

Uses of LaborDao in org.kuali.kfs.module.ld.businessobject.lookup
 

Methods in org.kuali.kfs.module.ld.businessobject.lookup that return LaborDao
 LaborDao July1PositionFundingLookupableHelperServiceImpl.getLaborDao()
          Gets the laborDao attribute.
 

Methods in org.kuali.kfs.module.ld.businessobject.lookup with parameters of type LaborDao
 void July1PositionFundingLookupableHelperServiceImpl.setLaborDao(LaborDao laborDao)
          Sets the laborDao attribute value.
 void CurrentFundsLookupableHelperServiceImpl.setLaborDao(LaborDao laborDao)
          Sets the laborDao attribute value.
 

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

Classes in org.kuali.kfs.module.ld.dataaccess.impl that implement LaborDao
 class LaborDaoOjb
          OJB Implementation of Labor Distribution DAO database queries.
 

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

Methods in org.kuali.kfs.module.ld.service.impl with parameters of type LaborDao
 void LaborGeneralLedgerEntryServiceImpl.setLaborDao(LaborDao laborDao)
          Sets the laborDao attribute value.
 



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