Uses of Interface
org.kuali.kfs.module.bc.businessobject.Incumbent

Packages that use Incumbent
org.kuali.kfs.module.bc.businessobject   
org.kuali.kfs.module.bc.service   
org.kuali.kfs.module.bc.service.impl   
 

Uses of Incumbent in org.kuali.kfs.module.bc.businessobject
 

Classes in org.kuali.kfs.module.bc.businessobject that implement Incumbent
 class BudgetConstructionIntendedIncumbent
           
 

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

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

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

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



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