com.retek.rcom.gui.screen.iteminquiry
Class ItemPurchaseOrderHandler
java.lang.Object
com.retek.commons.gui.core.ScreenHandler
com.retek.rcom.gui.screen.iteminquiry.ItemPurchaseOrderHandler
- public class ItemPurchaseOrderHandler
- extends ScreenHandler
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ItemPurchaseOrderHandler
public ItemPurchaseOrderHandler()
setSellingSku
public void setSellingSku(java.lang.Object object)
- SELLING SKU METHODS
getSkuDescription
public java.lang.String getSkuDescription()
throws SystemException,
BusinessException
- Throws:
SystemException
BusinessException
getDialogTitle
public java.lang.String getDialogTitle()
throws SystemException
- Throws:
SystemException
getPurchaseOrders
public java.util.Collection getPurchaseOrders()
throws SystemException,
BusinessException
- PURCHASE ORDER METHODS
- Throws:
SystemException
BusinessException
getPurchaseOrderLines
public java.util.Collection getPurchaseOrderLines(java.lang.Object object)
throws SystemException,
BusinessException
- Throws:
SystemException
BusinessException
setPurchaseOrder
public void setPurchaseOrder(java.lang.Object object)
throws SystemException,
BusinessException
- Throws:
SystemException
BusinessException
setPurchaseOrderLine
public void setPurchaseOrderLine(java.lang.Object object)
throws SystemException,
BusinessException
- Throws:
SystemException
BusinessException
getPurchaseOrderNumber
public java.lang.String getPurchaseOrderNumber()
getPackComponentDescription
public java.lang.String getPackComponentDescription()
throws SystemException
- Throws:
SystemException
getPackComponents
public java.util.Set getPackComponents()
throws SystemException
- Throws:
SystemException
isPack
public boolean isPack()
throws SystemException
- Throws:
SystemException
setPackSellingSkuComponent
public void setPackSellingSkuComponent(java.lang.Object object)
getPurchaseOrderLineDates
public java.util.Collection getPurchaseOrderLineDates()
- PURCHASE ORDER LINE METHODS
setPurchaseOrderLineDate
public void setPurchaseOrderLineDate(java.lang.Object orderLineDate)
- PURCHASE ORDER LINE DATE METHODS
getETA
public java.lang.String getETA()
getOrderedQuantity
public java.lang.String getOrderedQuantity()
Copyright © 2004 Retek Inc. All Rights Reserved.
- Generated at Fri, 10/22/2004 07:28