com.retek.rmm.gui.screen.inventoryitem
Class ItemSupplierQtyHandler
java.lang.Object
com.retek.rmm.gui.screen.inventoryitem.ItemSupplierQtyHandler
- public class ItemSupplierQtyHandler
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ItemSupplierQtyHandler
public ItemSupplierQtyHandler()
setItemSupplier
public void setItemSupplier(java.lang.Object object)
setQuantityBlock
public void setQuantityBlock(java.lang.Object object)
getQuantityBlock
public java.lang.Object getQuantityBlock()
createQuantityBlock
public void createQuantityBlock()
throws SystemException,
BusinessException
- Throws:
SystemException
BusinessException
getOriginalQuantity
public java.lang.String getOriginalQuantity()
throws SystemException
- Throws:
SystemException
getRevisedQuantity
public java.lang.String getRevisedQuantity()
throws SystemException
- Throws:
SystemException
getEffectiveDate
public java.lang.String getEffectiveDate()
throws SystemException
- Throws:
SystemException
getEffectiveTime
public java.lang.String getEffectiveTime()
throws SystemException
- Throws:
SystemException
getExpirationDate
public java.lang.String getExpirationDate()
throws SystemException
- Throws:
SystemException
getExpirationTime
public java.lang.String getExpirationTime()
throws SystemException
- Throws:
SystemException
setRevisedQuantity
public void setRevisedQuantity(java.lang.String quantity)
throws SystemException
- Throws:
SystemException
setEffectiveDate
public void setEffectiveDate(java.lang.String date,
java.lang.String time)
throws SystemException,
UiBusinessException
- Throws:
SystemException
UiBusinessException
setExpirationDate
public void setExpirationDate(java.lang.String date,
java.lang.String time)
throws SystemException,
UiBusinessException
- Throws:
SystemException
UiBusinessException
submit
public void submit()
throws SystemException,
BusinessException
- Throws:
SystemException
BusinessException
discardChanges
public void discardChanges()
throws SystemException
- Throws:
SystemException
Copyright © 2005 Retek Inc. All Rights Reserved.
- Generated at Fri, 01/21/2005 14:25