Uses of Class
org.kuali.kfs.module.bc.exception.IncumbentNotFoundException

Packages that use IncumbentNotFoundException
org.kuali.kfs.module.bc.service   
org.kuali.kfs.module.bc.service.impl   
 

Uses of IncumbentNotFoundException in org.kuali.kfs.module.bc.service
 

Methods in org.kuali.kfs.module.bc.service that throw IncumbentNotFoundException
 Incumbent HumanResourcesPayrollService.getIncumbent(String emplid)
          Pulls incumbent data from an external system for the given employee id and populates a Incumbent object.
 

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

Methods in org.kuali.kfs.module.bc.service.impl that throw IncumbentNotFoundException
 Incumbent HumanResourcesPayrollServiceImpl.getIncumbent(String emplid)
          This is just a bootstrap implementation.
 



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