Uses of Interface
org.kuali.kfs.fp.businessobject.VoucherAccountingLineHelper

Packages that use VoucherAccountingLineHelper
org.kuali.kfs.fp.businessobject   
org.kuali.kfs.fp.document.web.struts   
 

Uses of VoucherAccountingLineHelper in org.kuali.kfs.fp.businessobject
 

Classes in org.kuali.kfs.fp.businessobject that implement VoucherAccountingLineHelper
 class VoucherAccountingLineHelperBase
          This helper class works in conjunction with the SourceAccountingLine bo to help build the UI for the Voucher.
 

Uses of VoucherAccountingLineHelper in org.kuali.kfs.fp.document.web.struts
 

Methods in org.kuali.kfs.fp.document.web.struts that return VoucherAccountingLineHelper
 VoucherAccountingLineHelper VoucherForm.getVoucherLineHelper(int index)
          This method retrieves the proper voucher helper line data structure at the passed in list index so that it matches up with the correct accounting line at that index.
protected  VoucherAccountingLineHelper VoucherAction.populateNewVoucherAccountingLineHelper(VoucherForm voucherForm)
          This populates a new helperLine instance with the one that was just added so that the new instance can be added to the helperLines list.
protected  VoucherAccountingLineHelper VoucherAction.populateVoucherAccountingLineHelper(VoucherForm voucherForm)
          This populates a new helperLine instance with the one that was just added so that the new instance can be added to the helperLines list.
 



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