Uses of Interface
org.kuali.hr.time.clock.location.dao.ClockLocationDao

Packages that use ClockLocationDao
org.kuali.hr.time.clock.location.dao   
org.kuali.hr.time.clock.location.service   
 

Uses of ClockLocationDao in org.kuali.hr.time.clock.location.dao
 

Classes in org.kuali.hr.time.clock.location.dao that implement ClockLocationDao
 class ClockLocationDaoOjbImpl
           
 

Uses of ClockLocationDao in org.kuali.hr.time.clock.location.service
 

Methods in org.kuali.hr.time.clock.location.service that return ClockLocationDao
 ClockLocationDao ClockLocationRuleServiceImpl.getClockLocationDao()
           
 

Methods in org.kuali.hr.time.clock.location.service with parameters of type ClockLocationDao
 void ClockLocationRuleServiceImpl.setClockLocationDao(ClockLocationDao clockLocationDao)
           
 



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