com.ibm.commerce.inventory.objects
Interface InventoryReserveAccessBeanData
- All Known Implementing Classes:
- InventoryReserveAccessBean
- public interface InventoryReserveAccessBeanData
getDescription
public java.lang.String getDescription()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getExpiration
public java.lang.String getExpiration()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getFfmCenterId
public java.lang.String getFfmCenterId()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getInvReserveId
public java.lang.String getInvReserveId()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getInvRsrvTypeId
public java.lang.String getInvRsrvTypeId()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getItemSpcId
public java.lang.String getItemSpcId()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getLastUpdate
public java.lang.String getLastUpdate()
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
getStoreId
public java.lang.String getStoreId()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
setDescription
public void setDescription(java.lang.String newValue)
setExpiration
public void setExpiration(java.lang.String newValue)
setFfmCenterId
public void setFfmCenterId(java.lang.String newValue)
setInvReserveId
public void setInvReserveId(java.lang.String newValue)
setInvRsrvTypeId
public void setInvRsrvTypeId(java.lang.String newValue)
setItemSpcId
public void setItemSpcId(java.lang.String newValue)
setLastUpdate
public void setLastUpdate(java.lang.String newValue)
setQuantity
public void setQuantity(java.lang.String newValue)
setStoreId
public void setStoreId(java.lang.String newValue)