com.ibm.commerce.inventory.objects
Interface InventoryAdjustmentCodeAccessBeanData

All Known Implementing Classes:
InventoryAdjustmentCodeAccessBean

public interface InventoryAdjustmentCodeAccessBeanData


Method Summary
 java.lang.String getAdjustCode()
           
 java.lang.String getInvAdjCodeId()
           
 java.lang.String getLastupdate()
           
 java.lang.String getMarkForDelete()
           
 java.lang.String getStoreentId()
           
 void setAdjustCode(java.lang.String newValue)
           
 void setInvAdjCodeId(java.lang.String newValue)
           
 void setLastupdate(java.lang.String newValue)
           
 void setMarkForDelete(java.lang.String newValue)
           
 void setStoreentId(java.lang.String newValue)
           
 

Method Detail

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)