public class PurApRelatedViews.ReceivingViewGroup extends Object
| Modifier and Type | Field and Description |
|---|---|
protected List<CorrectionReceivingView> |
correctionViews |
protected LineItemReceivingView |
lineItemView |
| Modifier | Constructor and Description |
|---|---|
protected |
PurApRelatedViews.ReceivingViewGroup() |
| Modifier and Type | Method and Description |
|---|---|
void |
addCorrectionView(CorrectionReceivingView correctionView) |
List<CorrectionReceivingView> |
getCorrectionViews() |
boolean |
getIsLineItemViewCurrentDocument() |
LineItemReceivingView |
getLineItemView() |
protected LineItemReceivingView lineItemView
protected List<CorrectionReceivingView> correctionViews
protected PurApRelatedViews.ReceivingViewGroup()
public LineItemReceivingView getLineItemView()
public List<CorrectionReceivingView> getCorrectionViews()
public void addCorrectionView(CorrectionReceivingView correctionView)
public boolean getIsLineItemViewCurrentDocument()
Copyright © 2004-2014 The Kuali Foundation. All Rights Reserved.