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

Packages that use LedgerEntryHolder
org.kuali.kfs.gl.service   
org.kuali.kfs.gl.service.impl   
 

Uses of LedgerEntryHolder in org.kuali.kfs.gl.service
 

Methods in org.kuali.kfs.gl.service that return LedgerEntryHolder
 LedgerEntryHolder ReversalService.getSummaryByDate(Date before)
          Summarizes all of the reversal records set to reverse before or on the given date
 LedgerEntryHolder OriginEntryService.getSummaryByGroupId(Collection groupIdList)
          get the summarized information of the entries that belong to the entry groups with the given group id list
 

Uses of LedgerEntryHolder in org.kuali.kfs.gl.service.impl
 

Methods in org.kuali.kfs.gl.service.impl that return LedgerEntryHolder
 LedgerEntryHolder ReversalServiceImpl.getSummaryByDate(Date before)
          Summarizes all of the reversal records set to reverse before or on the given date
 LedgerEntryHolder OriginEntryServiceImpl.getSummaryByGroupId(Collection groupIdList)
          Given a collection of group ids, summarize the entries in each group.
 



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