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 |
---|
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
public void setForeignSystem(java.lang.String newValue)
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
public void setForceBackOrder(java.lang.String newValue)
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
public void setTrackInventory(java.lang.String newValue)
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
public void setLastupdate(java.lang.String newValue)
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
public void setBackOrderable(java.lang.String newValue)
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
public void setBaseItemId(java.lang.String newValue)
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
public void setStoreentId(java.lang.String newValue)
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
public void setReturnNotDesired(java.lang.String newValue)
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
public void setCreditable(java.lang.String newValue)
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
public void setforeignSKU(java.lang.String newValue)
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
public void setMinimumQtyForSplit(java.lang.String newValue)
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
public void setReleaseSeparately(java.lang.String newValue)