public interface StoreItemAccessBeanData
Modifier and Type | Method and Description |
---|---|
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) |
java.lang.String getForeignSystem() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
void setForeignSystem(java.lang.String newValue)
java.lang.String getForceBackOrder() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
void setForceBackOrder(java.lang.String newValue)
java.lang.String getTrackInventory() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
void setTrackInventory(java.lang.String newValue)
java.lang.String getLastupdate() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
void setLastupdate(java.lang.String newValue)
java.lang.String getBackOrderable() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
void setBackOrderable(java.lang.String newValue)
java.lang.String getBaseItemId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
void setBaseItemId(java.lang.String newValue)
java.lang.String getStoreentId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
void setStoreentId(java.lang.String newValue)
java.lang.String getReturnNotDesired() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
void setReturnNotDesired(java.lang.String newValue)
java.lang.String getCreditable() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
void setCreditable(java.lang.String newValue)
java.lang.String getForeignSKU() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
void setforeignSKU(java.lang.String newValue)
java.lang.String getMinimumQtyForSplit() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
void setMinimumQtyForSplit(java.lang.String newValue)
java.lang.String getReleaseSeparately() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
void setReleaseSeparately(java.lang.String newValue)