Uses of Class
org.kuali.kfs.module.purap.service.impl.PurapAccountRevisionGroup

Packages that use PurapAccountRevisionGroup
org.kuali.kfs.module.purap.service.impl   
 

Uses of PurapAccountRevisionGroup in org.kuali.kfs.module.purap.service.impl
 

Methods in org.kuali.kfs.module.purap.service.impl that return types with arguments of type PurapAccountRevisionGroup
protected  Map<PurapAccountRevisionGroup,PurapAccountRevisionGroup> PurapAccountRevisionServiceImpl.buildAccountHistoryGroups(AccountsPayableItemBase item, Integer postingYear, String postingPeriodCode, Class<? extends PurApAccountingLineBase> clazz)
          Builds account history group based on existing account history lines
protected  Map<PurapAccountRevisionGroup,PurapAccountRevisionGroup> PurapAccountRevisionServiceImpl.buildAccountHistoryGroups(AccountsPayableItemBase item, Integer postingYear, String postingPeriodCode, Class<? extends PurApAccountingLineBase> clazz)
          Builds account history group based on existing account history lines
protected  Map<PurapAccountRevisionGroup,PurapAccountRevisionGroup> PurapAccountRevisionServiceImpl.buildAccountLineGroups(AccountsPayableItemBase item, Integer postingYear, String postingPeriodCode)
          Builds account history grouping data based on given list of purap account lines
protected  Map<PurapAccountRevisionGroup,PurapAccountRevisionGroup> PurapAccountRevisionServiceImpl.buildAccountLineGroups(AccountsPayableItemBase item, Integer postingYear, String postingPeriodCode)
          Builds account history grouping data based on given list of purap account lines
 



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