Uses of Class
org.kuali.kfs.gl.batch.BalanceForwardRuleHelper

Packages that use BalanceForwardRuleHelper
org.kuali.kfs.gl.batch.service   
org.kuali.kfs.gl.batch.service.impl   
 

Uses of BalanceForwardRuleHelper in org.kuali.kfs.gl.batch.service
 

Methods in org.kuali.kfs.gl.batch.service with parameters of type BalanceForwardRuleHelper
 void YearEndService.forwardBalances(String balanceForwardsUnclosedFileName, String balanceForwardsclosedFileName, BalanceForwardRuleHelper balanceForwardRuleHelper)
          Implementations of this method are responsible for generating origin entries to forward the balances of qualifying balances from the previous fiscal year
 

Uses of BalanceForwardRuleHelper in org.kuali.kfs.gl.batch.service.impl
 

Methods in org.kuali.kfs.gl.batch.service.impl with parameters of type BalanceForwardRuleHelper
 void YearEndServiceImpl.forwardBalances(String balanceForwardsUnclosedFileName, String balanceForwardsclosedFileName, BalanceForwardRuleHelper balanceForwardRuleHelper)
          This method handles executing the loop over all balances, and generating reports on the balance forwarding process as a whole.
 



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