Uses of Class
org.kuali.kfs.module.purap.businessobject.AccountsPayableItemBase

Packages that use AccountsPayableItemBase
org.kuali.kfs.module.purap.businessobject   
org.kuali.kfs.module.purap.service.impl   
 

Uses of AccountsPayableItemBase in org.kuali.kfs.module.purap.businessobject
 

Subclasses of AccountsPayableItemBase in org.kuali.kfs.module.purap.businessobject
 class CreditMemoItem
          Item line Business Object for Credit Memo Document.
 class PaymentRequestItem
          Payment Request Item Business Object.
 

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

Methods in org.kuali.kfs.module.purap.service.impl with parameters of type AccountsPayableItemBase
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
 



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