Uses of Class
org.kuali.kfs.module.ec.util.LedgerBalanceWithMessage

Packages that use LedgerBalanceWithMessage
org.kuali.kfs.module.ec.batch.service.impl   
org.kuali.kfs.module.ec.util   
 

Uses of LedgerBalanceWithMessage in org.kuali.kfs.module.ec.batch.service.impl
 

Method parameters in org.kuali.kfs.module.ec.batch.service.impl with type arguments of type LedgerBalanceWithMessage
protected  void EffortCertificationExtractServiceImpl.reportEmployeeWithoutValidBalances(List<LedgerBalanceWithMessage> ledgerBalancesWithMessage, Message message, String emplid)
           
protected  void EffortCertificationExtractServiceImpl.reportInvalidLedgerBalance(List<LedgerBalanceWithMessage> ledgerBalancesWithMessage, LaborLedgerBalance ledgerBalance, Message message)
           
 

Uses of LedgerBalanceWithMessage in org.kuali.kfs.module.ec.util
 

Methods in org.kuali.kfs.module.ec.util that return types with arguments of type LedgerBalanceWithMessage
 List<LedgerBalanceWithMessage> ExtractProcessReportDataHolder.getLedgerBalancesWithMessage()
          Gets the ledgerBalancesWithMessage attribute.
 

Method parameters in org.kuali.kfs.module.ec.util with type arguments of type LedgerBalanceWithMessage
 void ExtractProcessReportDataHolder.setLedgerBalancesWithMessage(List<LedgerBalanceWithMessage> ledgerBalancesWithMessage)
          Sets the ledgerBalancesWithMessage attribute value.
 



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