com.ibm.commerce.inventory.objects
Interface BackOrderAllocationAccessBeanData
- All Known Implementing Classes:
- BackOrderAllocationAccessBean
- public interface BackOrderAllocationAccessBeanData
getBkOrdNum
public java.lang.String getBkOrdNum()
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
getQtyAvailable
public java.lang.String getQtyAvailable()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getQtyNeeded
public java.lang.String getQtyNeeded()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
setBkOrdNum
public void setBkOrdNum(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)
setQtyAvailable
public void setQtyAvailable(java.lang.String newValue)
setQtyNeeded
public void setQtyNeeded(java.lang.String newValue)