com.ibm.commerce.ordermanagement.objects
Interface ReturnReceiptAccessBeanData
- All Known Implementing Classes:
- ReturnReceiptAccessBean
- public interface ReturnReceiptAccessBeanData
getDateReceived
public java.lang.String getDateReceived()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getDispositionedQty
public java.lang.String getDispositionedQty()
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
getQuantity
public java.lang.String getQuantity()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getRmaId
public java.lang.String getRmaId()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getRmaItemCmpId
public java.lang.String getRmaItemCmpId()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getRtnReceiptId
public java.lang.String getRtnReceiptId()
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
setDateReceived
public void setDateReceived(java.lang.String newValue)
setDispositionedQty
public void setDispositionedQty(java.lang.String newValue)
setLastUpdate
public void setLastUpdate(java.lang.String newValue)
setQuantity
public void setQuantity(java.lang.String newValue)
setRmaId
public void setRmaId(java.lang.String newValue)
setRmaItemCmpId
public void setRmaItemCmpId(java.lang.String newValue)
setRtnReceiptId
public void setRtnReceiptId(java.lang.String newValue)
setVersionSpcId
public void setVersionSpcId(java.lang.String newValue)