Uses of Interface
org.kuali.hr.lm.leavecode.dao.LeaveCodeDao

Packages that use LeaveCodeDao
org.kuali.hr.lm.leavecode.dao   
org.kuali.hr.lm.leavecode.service   
 

Uses of LeaveCodeDao in org.kuali.hr.lm.leavecode.dao
 

Classes in org.kuali.hr.lm.leavecode.dao that implement LeaveCodeDao
 class LeaveCodeDaoSpringOjbImpl
           
 

Uses of LeaveCodeDao in org.kuali.hr.lm.leavecode.service
 

Methods in org.kuali.hr.lm.leavecode.service that return LeaveCodeDao
 LeaveCodeDao LeaveCodeServiceImpl.getLeaveCodeDao()
           
 

Methods in org.kuali.hr.lm.leavecode.service with parameters of type LeaveCodeDao
 void LeaveCodeServiceImpl.setLeaveCodeDao(LeaveCodeDao leaveCodeDao)
           
 



Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.