com.ibm.commerce.inventory.objects
Interface InventoryAdjustmentCodeAccessBeanData
- All Known Implementing Classes:
- InventoryAdjustmentCodeAccessBean
- public interface InventoryAdjustmentCodeAccessBeanData
getAdjustCode
public java.lang.String getAdjustCode()
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
getLastupdate
public java.lang.String getLastupdate()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getMarkForDelete
public java.lang.String getMarkForDelete()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getStoreentId
public java.lang.String getStoreentId()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
setAdjustCode
public void setAdjustCode(java.lang.String newValue)
setInvAdjCodeId
public void setInvAdjCodeId(java.lang.String newValue)
setLastupdate
public void setLastupdate(java.lang.String newValue)
setMarkForDelete
public void setMarkForDelete(java.lang.String newValue)
setStoreentId
public void setStoreentId(java.lang.String newValue)