Uses of Class
org.kuali.kfs.module.ld.util.LaborLedgerUnitOfWork

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

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

Methods in org.kuali.kfs.module.ld.batch.service.impl with parameters of type LaborLedgerUnitOfWork
protected  LaborOriginEntry LaborPosterServiceImpl.summarizeLaborGLEntries(LaborOriginEntry laborOriginEntry, LaborLedgerUnitOfWork laborLedgerUnitOfWork, Date runDate, int lineNumber, Map<String,Integer> glEntryReportSummary)
          summary the valid origin entries for the General Ledger
protected  void LaborPosterServiceImpl.writeLaborGLEntry(LaborOriginEntry laborOriginEntry, LaborLedgerUnitOfWork laborLedgerUnitOfWork, Date runDate, int lineNumber, Map<String,Integer> glEntryReportSummary)
           
 



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