com.ibm.commerce.inventory.objects
Interface ExpectedInventoryRecordsBackOrderAllocationAccessBeanData

All Known Implementing Classes:
ExpectedInventoryRecordsBackOrderAllocationAccessBean

public interface ExpectedInventoryRecordsBackOrderAllocationAccessBeanData


Method Summary
 java.lang.String getExpectedInventoryRecordsBackAlloNum()
           
 java.lang.String getExpectedInventoryRecordsDetailId()
           
 java.lang.String getItemSpcId()
           
 java.lang.String getLastupdate()
           
 java.lang.String getOrderitemsId()
           
 java.lang.String getQtyAllocated()
           
 void setExpectedInventoryRecordsBackAlloNum(java.lang.String newValue)
           
 void setExpectedInventoryRecordsDetailId(java.lang.String newValue)
           
 void setItemSpcId(java.lang.String newValue)
           
 void setLastupdate(java.lang.String newValue)
           
 void setOrderitemsId(java.lang.String newValue)
           
 void setQtyAllocated(java.lang.String newValue)
           
 

Method Detail

getExpectedInventoryRecordsBackAlloNum

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

getExpectedInventoryRecordsDetailId

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

getItemSpcId

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

getQtyAllocated

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

setExpectedInventoryRecordsBackAlloNum

public void setExpectedInventoryRecordsBackAlloNum(java.lang.String newValue)

setExpectedInventoryRecordsDetailId

public void setExpectedInventoryRecordsDetailId(java.lang.String newValue)

setItemSpcId

public void setItemSpcId(java.lang.String newValue)

setLastupdate

public void setLastupdate(java.lang.String newValue)

setOrderitemsId

public void setOrderitemsId(java.lang.String newValue)

setQtyAllocated

public void setQtyAllocated(java.lang.String newValue)