com.ibm.commerce.fulfillment.objects
Interface InventoryAccessBeanData
- All Known Implementing Classes:
- InventoryAccessBean
- public interface InventoryAccessBeanData
getCatalogEntryId
public java.lang.String getCatalogEntryId()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getFulfillmentCenterId
public java.lang.String getFulfillmentCenterId()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getInventoryFlags
public java.lang.String getInventoryFlags()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getQuantity
public java.lang.String getQuantity()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getQuantityMeasure
public java.lang.String getQuantityMeasure()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getStoreId
public java.lang.String getStoreId()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
setInventoryFlags
public void setInventoryFlags(java.lang.String newValue)
setQuantity
public void setQuantity(java.lang.String newValue)
setQuantityMeasure
public void setQuantityMeasure(java.lang.String newValue)
setStoreId
public void setStoreId(java.lang.String newValue)