Uses of Interface
org.kuali.hr.time.clocklog.service.ClockLogService

Packages that use ClockLogService
org.kuali.hr.time.batch.service   
org.kuali.hr.time.clocklog.service   
org.kuali.hr.time.service.base   
 

Uses of ClockLogService in org.kuali.hr.time.batch.service
 

Methods in org.kuali.hr.time.batch.service that return ClockLogService
 ClockLogService BatchJobServiceImpl.getClockLogService()
           
 

Methods in org.kuali.hr.time.batch.service with parameters of type ClockLogService
 void BatchJobServiceImpl.setClockLogService(ClockLogService clockLogService)
           
 

Uses of ClockLogService in org.kuali.hr.time.clocklog.service
 

Classes in org.kuali.hr.time.clocklog.service that implement ClockLogService
 class ClockLogServiceImpl
           
 

Uses of ClockLogService in org.kuali.hr.time.service.base
 

Methods in org.kuali.hr.time.service.base that return ClockLogService
static ClockLogService TkServiceLocator.getClockLogService()
           
 



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