com.retek.rmm.gui.screen.inventoryitem
Class ItemShippingMethodHandler
java.lang.Object
com.retek.rmm.gui.screen.inventoryitem.ItemShippingMethodHandler
- public class ItemShippingMethodHandler
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ItemShippingMethodHandler
public ItemShippingMethodHandler()
setItem
public void setItem(java.lang.Object object)
throws SystemException
- Throws:
SystemException
isStyle
public boolean isStyle()
getItemDisplayCode
public java.lang.String getItemDisplayCode()
throws SystemException
- Throws:
SystemException
getItemDescription
public java.lang.String getItemDescription()
throws SystemException
- Throws:
SystemException
getAllShippingMethods
public java.util.List getAllShippingMethods()
throws SystemException
- Throws:
SystemException
setShippingMethod
public void setShippingMethod(java.lang.Object object)
getShippingMethodDescription
public java.lang.String getShippingMethodDescription()
throws SystemException
- Throws:
SystemException
getItemShippingMethods
public java.util.Set getItemShippingMethods()
throws SystemException
- Throws:
SystemException
getDefaultShippingMethod
public java.lang.Object getDefaultShippingMethod()
throws SystemException
- Throws:
SystemException
clearShippingMethods
public void clearShippingMethods()
throws SystemException
- Throws:
SystemException
addShippingMethod
public void addShippingMethod(java.lang.Object shippingMethod,
boolean isDefault)
throws SystemException
- Throws:
SystemException
submitItem
public void submitItem()
throws SystemException,
BusinessException
- Throws:
SystemException
BusinessException
Copyright © 2005 Retek Inc. All Rights Reserved.
- Generated at Fri, 01/21/2005 14:25