com.retek.rmm.gui.screen.inventoryitem
Class ItemSupplierHandler
java.lang.Object
com.retek.rmm.gui.screen.inventoryitem.ItemSupplierHandler
- public class ItemSupplierHandler
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ItemSupplierHandler
public ItemSupplierHandler()
isDirectShipItem
public boolean isDirectShipItem()
throws SystemException
- ITEM METHODS
- Throws:
SystemException
submit
public void submit()
throws SystemException,
BusinessException
- Throws:
SystemException
BusinessException
setItemSupplier
public void setItemSupplier(java.lang.Object object)
- ITEM SUPPLIER METHODS
getItemSupplier
public java.lang.Object getItemSupplier()
isDirectShippable
public boolean isDirectShippable()
isSpecialOrder
public boolean isSpecialOrder()
getQuantityBlocks
public java.util.Set getQuantityBlocks()
throws SystemException,
BusinessException
- Throws:
SystemException
BusinessException
setPrimaryDirectShip
public void setPrimaryDirectShip(boolean primaryDirectShip)
setSpecialOrder
public void setSpecialOrder(boolean specialOrder)
setQuantityBlock
public void setQuantityBlock(java.lang.Object block)
- QUANTITY BLOCK METHODS
getOriginalQuantity
public java.lang.String getOriginalQuantity()
throws SystemException
- Throws:
SystemException
getRevisedQuantity
public java.lang.String getRevisedQuantity()
throws SystemException
- Throws:
SystemException
getShippedQuantity
public java.lang.String getShippedQuantity()
throws SystemException
- Throws:
SystemException
getReservedQuantity
public java.lang.String getReservedQuantity()
throws SystemException
- Throws:
SystemException
getCurrentQuantity
public java.lang.String getCurrentQuantity()
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
isPrimaryDirectShippable
public boolean isPrimaryDirectShippable()
Copyright © 2005 Retek Inc. All Rights Reserved.
- Generated at Fri, 01/21/2005 14:25