com.ibm.commerce.inventory.objects
Interface OrderItemShippingHistoryAccessBeanData
- All Known Implementing Classes:
- OrderItemShippingHistoryAccessBean
- public interface OrderItemShippingHistoryAccessBeanData
getDateShipped
public java.lang.String getDateShipped()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getLastupdate
public java.lang.String getLastupdate()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getOrderItemsId
public java.lang.String getOrderItemsId()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getOrdShipHstNum
public java.lang.String getOrdShipHstNum()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getQtyReturned
public java.lang.String getQtyReturned()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getQtyShipped
public java.lang.String getQtyShipped()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getReceiptId
public java.lang.String getReceiptId()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getVersionSpcId
public java.lang.String getVersionSpcId()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
setDateShipped
public void setDateShipped(java.lang.String newValue)
setLastupdate
public void setLastupdate(java.lang.String newValue)
setOrderItemsId
public void setOrderItemsId(java.lang.String newValue)
setOrdShipHstNum
public void setOrdShipHstNum(java.lang.String newValue)
setQtyReturned
public void setQtyReturned(java.lang.String newValue)
setQtyShipped
public void setQtyShipped(java.lang.String newValue)
setReceiptId
public void setReceiptId(java.lang.String newValue)
setVersionSpcId
public void setVersionSpcId(java.lang.String newValue)