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

java.lang.Object
  extended by org.kuali.kfs.module.purap.util.PurApRelatedViews.PurchaseOrderViewGroup
Enclosing class:
PurApRelatedViews

public class PurApRelatedViews.PurchaseOrderViewGroup
extends Object

A container for a List, to be used by a nested c:forEach tag in relatedPurchaseOrderDocumentsDetail.tag.


Field Summary
protected  List<PurchaseOrderView> views
           
 
Constructor Summary
protected PurApRelatedViews.PurchaseOrderViewGroup()
           
 
Method Summary
 List<PurchaseOrderView> getViews()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

views

protected List<PurchaseOrderView> views
Constructor Detail

PurApRelatedViews.PurchaseOrderViewGroup

protected PurApRelatedViews.PurchaseOrderViewGroup()
Method Detail

getViews

public List<PurchaseOrderView> getViews()


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