com.ibm.commerce.inventory.objects
Interface ManifestAccessBeanData

All Known Implementing Classes:
ManifestAccessBean

public interface ManifestAccessBeanData

One record exists for each manifest (shipment confirmation) produced for an order release. If a release is packaged in two boxes there will be two rows in the manifest table.


Method Summary
 java.lang.String getDateShipped()
           
 java.lang.String getField1()
           
 java.lang.String getLastupdate()
           
 java.lang.String getManifestId()
           
 java.lang.String getManifestStatus()
           
 java.lang.String getOrdersId()
           
 java.lang.String getOrdReleaseNum()
           
 java.lang.String getPackageId()
           
 java.lang.String getPickupRecordId()
           
 java.lang.String getSetCCurr()
           
 java.lang.String getShipModeId()
           
 java.lang.String getShippingCosts()
           
 java.lang.String getTrackingId()
           
 java.lang.String getWeight()
           
 java.lang.String getWeightMeasure()
           
 void setDateShipped(java.lang.String newValue)
           
 void setField1(java.lang.String newValue)
           
 void setLastupdate(java.lang.String newValue)
           
 void setManifestId(java.lang.String newValue)
           
 void setManifestStatus(java.lang.String newValue)
           
 void setOrdersId(java.lang.String newValue)
           
 void setOrdReleaseNum(java.lang.String newValue)
           
 void setPackageId(java.lang.String newValue)
           
 void setPickupRecordId(java.lang.String newValue)
           
 void setSetCCurr(java.lang.String newValue)
           
 void setShipModeId(java.lang.String newValue)
           
 void setShippingCosts(java.lang.String newValue)
           
 void setTrackingId(java.lang.String newValue)
           
 void setWeight(java.lang.String newValue)
           
 void setWeightMeasure(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)

getOrdReleaseNum

public java.lang.String getOrdReleaseNum()
                                  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

setOrdReleaseNum

public void setOrdReleaseNum(java.lang.String newValue)

getWeightMeasure

public java.lang.String getWeightMeasure()
                                  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

setWeightMeasure

public void setWeightMeasure(java.lang.String newValue)

getManifestId

public java.lang.String getManifestId()
                               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

setManifestId

public void setManifestId(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)

getTrackingId

public java.lang.String getTrackingId()
                               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

setTrackingId

public void setTrackingId(java.lang.String newValue)

getWeight

public java.lang.String getWeight()
                           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

setWeight

public void setWeight(java.lang.String newValue)

getShippingCosts

public java.lang.String getShippingCosts()
                                  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

setShippingCosts

public void setShippingCosts(java.lang.String newValue)

getField1

public java.lang.String getField1()
                           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

setField1

public void setField1(java.lang.String newValue)

getOrdersId

public java.lang.String getOrdersId()
                             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

setOrdersId

public void setOrdersId(java.lang.String newValue)

getShipModeId

public java.lang.String getShipModeId()
                               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

setShipModeId

public void setShipModeId(java.lang.String newValue)

getDateShipped

public java.lang.String getDateShipped()
                                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

setDateShipped

public void setDateShipped(java.lang.String newValue)

getPackageId

public java.lang.String getPackageId()
                              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

setPackageId

public void setPackageId(java.lang.String newValue)

getPickupRecordId

public java.lang.String getPickupRecordId()
                                   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

setPickupRecordId

public void setPickupRecordId(java.lang.String newValue)

getManifestStatus

public java.lang.String getManifestStatus()
                                   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

setManifestStatus

public void setManifestStatus(java.lang.String newValue)