public interface ItemFulfillmentCenterAccessBeanData
Modifier and Type | Method and Description |
---|---|
java.lang.String | getFfmCenterId() |
java.lang.String | getItemSpcId() |
java.lang.String | getLastUpdate() |
java.lang.String | getQtyAllocBackOrder() |
java.lang.String | getQtyBackOrdered() |
java.lang.String | getQtyReserved() |
java.lang.String | getRestockTime()
getRestockTime
|
java.lang.String | getStoreId() |
void | setFfmCenterId(java.lang.String newValue) |
void | setItemSpcId(java.lang.String newValue) |
void | setLastUpdate(java.lang.String newValue) |
void | setQtyAllocBackOrder(java.lang.String newValue) |
void | setQtyBackOrdered(java.lang.String newValue) |
void | setQtyReserved(java.lang.String newValue) |
void | setRestockTime(java.lang.String newValue)
setRestockTime
|
void | setStoreId(java.lang.String newValue) |
java.lang.String getQtyBackOrdered() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
void setQtyBackOrdered(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 getFfmCenterId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
void setFfmCenterId(java.lang.String newValue)
java.lang.String getQtyAllocBackOrder() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
void setQtyAllocBackOrder(java.lang.String newValue)
java.lang.String getQtyReserved() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
void setQtyReserved(java.lang.String newValue)
java.lang.String getItemSpcId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
void setItemSpcId(java.lang.String newValue)
java.lang.String getStoreId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
void setStoreId(java.lang.String newValue)
java.lang.String getRestockTime() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
void setRestockTime(java.lang.String newValue)