Uses of Class
org.kuali.kfs.gl.businessobject.LedgerSummaryTotalLine

Packages that use LedgerSummaryTotalLine
org.kuali.kfs.gl.businessobject   
org.kuali.kfs.gl.report   
 

Uses of LedgerSummaryTotalLine in org.kuali.kfs.gl.businessobject
 

Subclasses of LedgerSummaryTotalLine in org.kuali.kfs.gl.businessobject
 class LedgerBalanceTypeSummaryTotalLine
          Holds summary information for the Ledger report
 class LedgerSummaryDetailLine
          Holds summary data for the ledger summary report
 

Uses of LedgerSummaryTotalLine in org.kuali.kfs.gl.report
 

Methods in org.kuali.kfs.gl.report with parameters of type LedgerSummaryTotalLine
protected  void LedgerSummaryReport.addEntryToLedgerSummaries(OriginEntryInformation originEntry, LedgerSummaryTotalLine totalLine, LedgerBalanceTypeSummaryTotalLine balanceTypeTotal, LedgerSummaryDetailLine detailLine)
          Adds the amount of the origin entry into the appropriate total - debit, credit, or budget - on the various ledger summarizers
 



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