|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PurchaseOrderView | |
|---|---|
| org.kuali.kfs.module.purap.businessobject | |
| org.kuali.kfs.module.purap.util | |
| Uses of PurchaseOrderView in org.kuali.kfs.module.purap.businessobject |
|---|
| Subclasses of PurchaseOrderView in org.kuali.kfs.module.purap.businessobject | |
|---|---|
class |
AutoClosePurchaseOrderView
Auto Close Purchase Order View Business Object. |
| Uses of PurchaseOrderView in org.kuali.kfs.module.purap.util |
|---|
| Fields in org.kuali.kfs.module.purap.util with type parameters of type PurchaseOrderView | |
|---|---|
protected List<PurchaseOrderView> |
PurApRelatedViews.PurchaseOrderViewGroup.views
|
| Methods in org.kuali.kfs.module.purap.util that return types with arguments of type PurchaseOrderView | |
|---|---|
List<PurchaseOrderView> |
PurApRelatedViews.getRelatedPurchaseOrderViews()
Obtains a list of related PurchaseOrderViews, first ordered by POIDs descending, then by document numbers descending; thus POs with newer POIDs will be in the front, and within the same POID, the current PO will be in the front. |
List<PurchaseOrderView> |
PurApRelatedViews.PurchaseOrderViewGroup.getViews()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||