com.ibm.commerce.inventory.objects
Interface ReceiptAccessBeanData

All Known Implementing Classes:
ReceiptAccessBean

public interface ReceiptAccessBeanData

Each row contains information about each receipt of an item at a FulfillmentCenter.


Method Summary
 java.lang.String getComment1()
           
 java.lang.String getComment2()
           
 java.lang.String getCost()
           
 java.lang.String getCreateTime()
           
 java.lang.String getFfmcenterId()
           
 java.lang.String getLastupdate()
           
 java.lang.String getQtyInKits()
           
 java.lang.String getQtyInProcess()
           
 java.lang.String getQtyOnHand()
           
 java.lang.String getQtyReceived()
           
 java.lang.String getRaDetailId()
           
 java.lang.String getReceiptDate()
           
 java.lang.String getReceiptId()
           
 java.lang.String getReceiptType()
           
 java.lang.String getRtnRcptDspId()
           
 java.lang.String getSetCCurr()
           
 java.lang.String getStoreId()
           
 java.lang.String getVendorId()
           
 java.lang.String getVersionSpcId()
           
 void setComment1(java.lang.String newValue)
           
 void setComment2(java.lang.String newValue)
           
 void setCost(java.lang.String newValue)
           
 void setCreateTime(java.lang.String newValue)
           
 void setFfmcenterId(java.lang.String newValue)
           
 void setLastupdate(java.lang.String newValue)
           
 void setQtyInKits(java.lang.String newValue)
           
 void setQtyInProcess(java.lang.String newValue)
           
 void setQtyOnHand(java.lang.String newValue)
           
 void setQtyReceived(java.lang.String newValue)
           
 void setRaDetailId(java.lang.String newValue)
           
 void setReceiptDate(java.lang.String newValue)
           
 void setReceiptId(java.lang.String newValue)
           
 void setReceiptType(java.lang.String newValue)
           
 void setRtnRcptDspId(java.lang.String newValue)
           
 void setSetCCurr(java.lang.String newValue)
           
 void setStoreId(java.lang.String newValue)
           
 void setVendorId(java.lang.String newValue)
           
 void setVersionSpcId(java.lang.String newValue)            
 

Method Detail

getSetCCurr

public java.lang.String getSetCCurr()
                             throws java.rmi.RemoteException,
                                    javax.ejb.CreateException,
                                    javax.ejb.FinderException,
                                    javax.naming.NamingException
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException

setSetCCurr

public void setSetCCurr(java.lang.String newValue)

getQtyInKits

public java.lang.String getQtyInKits()
                              throws java.rmi.RemoteException,
                                     javax.ejb.CreateException,
                                     javax.ejb.FinderException,
                                     javax.naming.NamingException
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException

setQtyInKits

public void setQtyInKits(java.lang.String newValue)

getQtyReceived

public java.lang.String getQtyReceived()
                                throws java.rmi.RemoteException,
                                       javax.ejb.CreateException,
                                       javax.ejb.FinderException,
                                       javax.naming.NamingException
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException

setQtyReceived

public void setQtyReceived(java.lang.String newValue)

getVersionSpcId

public java.lang.String getVersionSpcId()
                                 throws java.rmi.RemoteException,
                                        javax.ejb.CreateException,
                                        javax.ejb.FinderException,
                                        javax.naming.NamingException
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException

setVersionSpcId

public void setVersionSpcId(java.lang.String newValue)

getReceiptDate

public java.lang.String getReceiptDate()
                                throws java.rmi.RemoteException,
                                       javax.ejb.CreateException,
                                       javax.ejb.FinderException,
                                       javax.naming.NamingException
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException

setReceiptDate

public void setReceiptDate(java.lang.String newValue)

getFfmcenterId

public java.lang.String getFfmcenterId()
                                throws java.rmi.RemoteException,
                                       javax.ejb.CreateException,
                                       javax.ejb.FinderException,
                                       javax.naming.NamingException
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException

setFfmcenterId

public void setFfmcenterId(java.lang.String newValue)

getCost

public java.lang.String getCost()
                         throws java.rmi.RemoteException,
                                javax.ejb.CreateException,
                                javax.ejb.FinderException,
                                javax.naming.NamingException
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException

setCost

public void setCost(java.lang.String newValue)

getLastupdate

public java.lang.String getLastupdate()
                               throws java.rmi.RemoteException,
                                      javax.ejb.CreateException,
                                      javax.ejb.FinderException,
                                      javax.naming.NamingException
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException

setLastupdate

public void setLastupdate(java.lang.String newValue)

getQtyOnHand

public java.lang.String getQtyOnHand()
                              throws java.rmi.RemoteException,
                                     javax.ejb.CreateException,
                                     javax.ejb.FinderException,
                                     javax.naming.NamingException
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException

setQtyOnHand

public void setQtyOnHand(java.lang.String newValue)

getRaDetailId

public java.lang.String getRaDetailId()
                               throws java.rmi.RemoteException,
                                      javax.ejb.CreateException,
                                      javax.ejb.FinderException,
                                      javax.naming.NamingException
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException

setRaDetailId

public void setRaDetailId(java.lang.String newValue)

getComment2

public java.lang.String getComment2()
                             throws java.rmi.RemoteException,
                                    javax.ejb.CreateException,
                                    javax.ejb.FinderException,
                                    javax.naming.NamingException
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException

setComment2

public void setComment2(java.lang.String newValue)

getComment1

public java.lang.String getComment1()
                             throws java.rmi.RemoteException,
                                    javax.ejb.CreateException,
                                    javax.ejb.FinderException,
                                    javax.naming.NamingException
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException

setComment1

public void setComment1(java.lang.String newValue)

getCreateTime

public java.lang.String getCreateTime()
                               throws java.rmi.RemoteException,
                                      javax.ejb.CreateException,
                                      javax.ejb.FinderException,
                                      javax.naming.NamingException
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException

setCreateTime

public void setCreateTime(java.lang.String newValue)

getStoreId

public java.lang.String getStoreId()
                            throws java.rmi.RemoteException,
                                   javax.ejb.CreateException,
                                   javax.ejb.FinderException,
                                   javax.naming.NamingException
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException

setStoreId

public void setStoreId(java.lang.String newValue)

getVendorId

public java.lang.String getVendorId()
                             throws java.rmi.RemoteException,
                                    javax.ejb.CreateException,
                                    javax.ejb.FinderException,
                                    javax.naming.NamingException
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException

setVendorId

public void setVendorId(java.lang.String newValue)

getReceiptId

public java.lang.String getReceiptId()
                              throws java.rmi.RemoteException,
                                     javax.ejb.CreateException,
                                     javax.ejb.FinderException,
                                     javax.naming.NamingException
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException

setReceiptId

public void setReceiptId(java.lang.String newValue)

getReceiptType

public java.lang.String getReceiptType()
                                throws java.rmi.RemoteException,
                                       javax.ejb.CreateException,
                                       javax.ejb.FinderException,
                                       javax.naming.NamingException
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException

setReceiptType

public void setReceiptType(java.lang.String newValue)

getRtnRcptDspId

public java.lang.String getRtnRcptDspId()
                                 throws java.rmi.RemoteException,
                                        javax.ejb.CreateException,
                                        javax.ejb.FinderException,
                                        javax.naming.NamingException
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException

setRtnRcptDspId

public void setRtnRcptDspId(java.lang.String newValue)

getQtyInProcess

public java.lang.String getQtyInProcess()
                                 throws java.rmi.RemoteException,
                                        javax.ejb.CreateException,
                                        javax.ejb.FinderException,
                                        javax.naming.NamingException
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException

setQtyInProcess

public void setQtyInProcess(java.lang.String newValue)