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 |