com.ibm.commerce.inventory.objects
Interface InventoryAdjustmentAccessBeanData
- All Known Implementing Classes:
- InventoryAdjustmentAccessBean
- public interface InventoryAdjustmentAccessBeanData
getAdjustmentComment
public java.lang.String getAdjustmentComment()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getAdjustmentDate
public java.lang.String getAdjustmentDate()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getInvadjCodeId
public java.lang.String getInvadjCodeId()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getInvadjustId
public java.lang.String getInvadjustId()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getInvAdjustNum
public java.lang.String getInvAdjustNum()
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
getReceiptId
public java.lang.String getReceiptId()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
setAdjustmentComment
public void setAdjustmentComment(java.lang.String newValue)
setAdjustmentDate
public void setAdjustmentDate(java.lang.String newValue)
setInvadjCodeId
public void setInvadjCodeId(java.lang.String newValue)
setInvadjustId
public void setInvadjustId(java.lang.String newValue)
setInvAdjustNum
public void setInvAdjustNum(java.lang.String newValue)
setLastupdate
public void setLastupdate(java.lang.String newValue)
setQuantity
public void setQuantity(java.lang.String newValue)
setReceiptId
public void setReceiptId(java.lang.String newValue)