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

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

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

Classes in org.kuali.kfs.module.ld.dataaccess.impl that implement LaborObjectDao
 class LaborObjectDaoOjb
          This is the data access object for Labor Object
 

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

Methods in org.kuali.kfs.module.ld.service.impl with parameters of type LaborObjectDao
 void LaborObjectServiceImpl.setLaborObjectDao(LaborObjectDao laborObjectDao)
          Sets the laborObjectDao attribute value.
 



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