Each row of this table contains information about a BaseItem for a particular Store (or all the Stores in a StoreGroup) and FulfillmentCenter.
Method Summary | |
java.lang.String | getBaseItemId() |
java.lang.String | getFfmCenterId() |
java.lang.String | getShippingOffset() |
java.lang.String | getStoreentId() |
void | setBaseItemId(java.lang.String newValue) |
void | setFfmCenterId(java.lang.String newValue) |
void | setShippingOffset(java.lang.String newValue) |
void | setStoreentId(java.lang.String newValue) |
Method Detail |
public java.lang.String getShippingOffset() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
public void setShippingOffset(java.lang.String newValue)
public java.lang.String getFfmCenterId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
public void setFfmCenterId(java.lang.String newValue)
public java.lang.String getBaseItemId() throws 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
public void setStoreentId(java.lang.String newValue)
(C) Copyright IBM Corporation 1996, 2005. All Rights Reserved.