Uses of Interface
org.kuali.kfs.module.bc.dataaccess.HumanResourcesPayrollDao

Packages that use HumanResourcesPayrollDao
org.kuali.kfs.module.bc.dataaccess.impl   
org.kuali.kfs.module.bc.service.impl   
 

Uses of HumanResourcesPayrollDao in org.kuali.kfs.module.bc.dataaccess.impl
 

Classes in org.kuali.kfs.module.bc.dataaccess.impl that implement HumanResourcesPayrollDao
 class HumanResourcesPayrollDaoJdbc
          Implementation of HumanResourcesPayrollDao using JDBC to query PS_POSITION_DATA and then set other Position fields to hard-coded IU values.
 

Uses of HumanResourcesPayrollDao in org.kuali.kfs.module.bc.service.impl
 

Methods in org.kuali.kfs.module.bc.service.impl with parameters of type HumanResourcesPayrollDao
 void HumanResourcesPayrollServiceImpl.setHumanResourcesPayrollDao(HumanResourcesPayrollDao humanResourcesPayrollDao)
          Sets the humanResourcesPayrollDao attribute value.
 



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