Uses of Interface
org.kuali.kfs.module.ld.batch.service.LaborPosterService

Packages that use LaborPosterService
org.kuali.kfs.module.ld.batch   
org.kuali.kfs.module.ld.batch.service.impl   
 

Uses of LaborPosterService in org.kuali.kfs.module.ld.batch
 

Methods in org.kuali.kfs.module.ld.batch with parameters of type LaborPosterService
 void LaborPosterStep.setLaborPosterService(LaborPosterService laborPosterService)
           
 

Uses of LaborPosterService in org.kuali.kfs.module.ld.batch.service.impl
 

Classes in org.kuali.kfs.module.ld.batch.service.impl that implement LaborPosterService
 class LaborPosterServiceImpl
          The Labor Ledger Poster accepts pending entries generated by Labor Ledger e-docs (such as Salary Expense Transfer and Benefit Expense Transfer), and combines them with entries from external systems.
 



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