Uses of Class
org.kuali.kfs.module.purap.util.PurApRelatedViews.PurchaseOrderViewGroup

Packages that use PurApRelatedViews.PurchaseOrderViewGroup
org.kuali.kfs.module.purap.util   
 

Uses of PurApRelatedViews.PurchaseOrderViewGroup in org.kuali.kfs.module.purap.util
 

Methods in org.kuali.kfs.module.purap.util that return types with arguments of type PurApRelatedViews.PurchaseOrderViewGroup
 List<PurApRelatedViews.PurchaseOrderViewGroup> PurApRelatedViews.getGroupedRelatedPurchaseOrderViews()
          Groups related PurchaseOrderViews by POIDs descending, and within each group order POs by document numbers descending; thus groups of newer POIDs will be in the front, and within each group, more current POs will be in the front.
 



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