com.ibm.commerce.inventory.objects
Interface StoreItemAccessBeanData

All Known Implementing Classes:
StoreItemAccessBean

public interface StoreItemAccessBeanData

Each row of this table contains attributes that affect how a particular Store allocates inventory for the specified items of a particular BaseItem. If there is no row for the Store, then the row for its StoreGroup is used.


Method Summary
 java.lang.String getBackOrderable()
           
 java.lang.String getBaseItemId()
           
 java.lang.String getCreditable()
           
 java.lang.String getForceBackOrder()
           
 java.lang.String getForeignSKU()
           
 java.lang.String getForeignSystem()
           
 java.lang.String getLastupdate()
           
 java.lang.String getMinimumQtyForSplit()
           
 java.lang.String getReleaseSeparately()
           
 java.lang.String getReturnNotDesired()
           
 java.lang.String getStoreentId()
           
 java.lang.String getTrackInventory()
           
 void setBackOrderable(java.lang.String newValue)
           
 void setBaseItemId(java.lang.String newValue)
           
 void setCreditable(java.lang.String newValue)
           
 void setForceBackOrder(java.lang.String newValue)
           
 void setforeignSKU(java.lang.String newValue)
           
 void setForeignSystem(java.lang.String newValue)
           
 void setLastupdate(java.lang.String newValue)
           
 void setMinimumQtyForSplit(java.lang.String newValue)
           
 void setReleaseSeparately(java.lang.String newValue)
           
 void setReturnNotDesired(java.lang.String newValue)
           
 void setStoreentId(java.lang.String newValue)
           
 void setTrackInventory(java.lang.String newValue)            
 

Method Detail

getForeignSystem

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

setForeignSystem

public void setForeignSystem(java.lang.String newValue)

getForceBackOrder

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

setForceBackOrder

public void setForceBackOrder(java.lang.String newValue)

getTrackInventory

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

setTrackInventory

public void setTrackInventory(java.lang.String newValue)

getLastupdate

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

setLastupdate

public void setLastupdate(java.lang.String newValue)

getBackOrderable

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

setBackOrderable

public void setBackOrderable(java.lang.String newValue)

getBaseItemId

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

setBaseItemId

public void setBaseItemId(java.lang.String newValue)

getStoreentId

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

setStoreentId

public void setStoreentId(java.lang.String newValue)

getReturnNotDesired

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

setReturnNotDesired

public void setReturnNotDesired(java.lang.String newValue)

getCreditable

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

setCreditable

public void setCreditable(java.lang.String newValue)

getForeignSKU

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

setforeignSKU

public void setforeignSKU(java.lang.String newValue)

getMinimumQtyForSplit

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

setMinimumQtyForSplit

public void setMinimumQtyForSplit(java.lang.String newValue)

getReleaseSeparately

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

setReleaseSeparately

public void setReleaseSeparately(java.lang.String newValue)