Uses of Interface
org.kuali.hr.time.assignment.service.AssignmentService

Packages that use AssignmentService
org.kuali.hr.time.assignment.service   
org.kuali.hr.time.batch   
org.kuali.hr.time.batch.service   
org.kuali.hr.time.service.base   
 

Uses of AssignmentService in org.kuali.hr.time.assignment.service
 

Classes in org.kuali.hr.time.assignment.service that implement AssignmentService
 class AssignmentServiceImpl
           
 

Uses of AssignmentService in org.kuali.hr.time.batch
 

Methods in org.kuali.hr.time.batch that return AssignmentService
static AssignmentService AccrualJob.getAssignmentService()
           
 

Methods in org.kuali.hr.time.batch with parameters of type AssignmentService
 void CarryOverJob.setAssignmentService(AssignmentService assignmentService)
           
static void AccrualJob.setAssignmentService(AssignmentService assignmentService)
           
 

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

Methods in org.kuali.hr.time.batch.service that return AssignmentService
 AssignmentService BatchJobServiceImpl.getAssignmentService()
           
 

Methods in org.kuali.hr.time.batch.service with parameters of type AssignmentService
 void BatchJobServiceImpl.setAssignmentService(AssignmentService assignmentService)
           
 

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

Methods in org.kuali.hr.time.service.base that return AssignmentService
static AssignmentService TkServiceLocator.getAssignmentService()
           
 



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